WxO Agent MCP
JSON →Simple MCP (Model Context Protocol) server that invokes a single Watson Orchestrate agent remotely. The agent is defined once via environment variables or MCP config. Use this when you want a lightweight MCP that only chats with one agentâno tool management, no agent listing, no flows. Just invoke_agent(message) and get_agent().
Install
npx (after Tools · 2
- invoke_agent Send a message to the configured Watson Orchestrate agent. The agent responds using its tools and LLM.
- get_agent Get details of the configured agent (name, description, tools, instructions).
Environment variables
WO_API_KEYWO_INSTANCE_URLWO_AGENT_ID