BeClaude

langsmith-fetch

New
SmitheryDevelopmentby composiohq

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "langsmith-fetch": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
agentcodingai-&-ml

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.