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