invoke — llm observability orchestration MCP Tool
invoke
(invoke) is one of 2 tools on the
llm observability orchestration
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call invoke from your client
- Claude Code llm observability orchestration invoke run in your project directory
- Claude Desktop llm observability orchestration invoke ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor llm observability orchestration invoke ~/.cursor/mcp.json
- VS Code llm observability orchestration invoke .vscode/mcp.json
- Zed llm observability orchestration invoke ~/.config/zed/settings.json
- Windsurf llm observability orchestration invoke ~/.codeium/windsurf/mcp_config.json
- Cline llm observability orchestration invoke ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI llm observability orchestration invoke ~/.gemini/settings.json
- Grok llm observability orchestration invoke .mcp.json (in your project root)
- ChatGPT llm observability orchestration invoke Settings → Connectors → Advanced → Developer mode
- Claude.ai llm observability orchestration invoke Settings → Connectors → Add custom connector
- LangChain llm observability orchestration invoke pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http llm-observability-orchestration https://langchain-core-langsmith-openai-8c02f9.getvda.ai/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.