langsmith-fetch
NewDebug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "langsmith-fetch": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is langsmith-fetch?
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
How to install langsmith-fetch?
To install langsmith-fetch: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "langsmith-fetch": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is langsmith-fetch best for?
langsmith-fetch is a mcp categorized under Development. It is designed for: agent, coding, ai-&-ml. Created by composiohq.