gigaverse-app/langsmith-cli
A context-efficient, feature-complete CLI for LangSmith. Packaged as a Claude Code plugin to replace heavy MCP servers with lightweight, on-demand skills.
Platform-specific configuration:
{
"mcpServers": {
"langsmith-cli": {
"command": "npx",
"args": [
"-y",
"langsmith-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...