invoke — llm orchestration agent langgraph MCP Tool
invoke
(invoke) is one of 2 tools on the
llm orchestration agent langgraph
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 orchestration agent langgraph invoke run in your project directory
- Claude Desktop llm orchestration agent langgraph invoke ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor llm orchestration agent langgraph invoke ~/.cursor/mcp.json
- VS Code llm orchestration agent langgraph invoke .vscode/mcp.json
- Zed llm orchestration agent langgraph invoke ~/.config/zed/settings.json
- Windsurf llm orchestration agent langgraph invoke ~/.codeium/windsurf/mcp_config.json
- Cline llm orchestration agent langgraph invoke ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI llm orchestration agent langgraph invoke ~/.gemini/settings.json
- Grok llm orchestration agent langgraph invoke .mcp.json (in your project root)
- ChatGPT llm orchestration agent langgraph invoke Settings → Connectors → Advanced → Developer mode
- Claude.ai llm orchestration agent langgraph invoke Settings → Connectors → Add custom connector
- LangChain llm orchestration agent langgraph invoke pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http llm-orchestration-agent-langgraph https://llm-orchestration-agent-langgraph.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.