WxO Agent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 22 Feb 2026.
Invoke a Watson Orchestrate agent via MCP. Configure with WO_AGENT_ID.
Today is the operative word: we check WxO Agent MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wxo-agent-mcp -- npx -y wxo-agent-mcp
{
"mcpServers": {
"wxo-agent-mcp": {
"args": [
"-y",
"wxo-agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.wxo-agent-mcp]
command = "npx"
args = ["-y", "wxo-agent-mcp"]
{
"mcpServers": {
"wxo-agent-mcp": {
"args": [
"-y",
"wxo-agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wxo-agent-mcp": {
"args": [
"-y",
"wxo-agent-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WO_API_KEY (IBM Cloud API key for Watson Orchestrate), WO_INSTANCE_URL (Watson Orchestrate instance URL (e.g. https://xxx.orchestrate.ibm.com)), WO_AGENT_ID (Agent ID to invoke (or use WO_AGENT_IDs)).
The author declared them in the registry entry; get the values from the project itself.
LLM Orchestration MCP Agent
LLM Orchestration Agent (Mcp)
MCP-Native LLM Orchestration Agent
Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.
LLM Orchestration Agent (Langsmith)
LLM Orchestration Agent (Langchain Core)
LLM Orchestration Agent
Laviya AI Orchestration MCP runtime for IDE and agent integrations.
Answers built from our own checks of this server.