Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"langsmith": {
"command": "uvx",
"args": [
"langsmith"
]
}
}
}
Or run directly:
uvx langsmith
Details
| Website | https://pypi.org/project/langsmith/ |
|---|---|
| GitHub | https://github.com/langchain-ai/langsmith-sdk |
| License | MIT |
| Pricing | free |
| Tags | evaluation langchain langsmith language llm nlp platform tracing |
| Sources | pypi |
| Discovered | 2026-05-25 |