Loomal

WxO Agent MCP

MCP server by github.com/markusvankempen/wxo-agent-mcp

Invoke a Watson Orchestrate agent via MCP. Configure with WO_AGENT_ID.

0 starsnpm: wxo-agent-mcp

About WxO Agent MCP

WxO Agent MCP is an MCP (Model Context Protocol) server published by markusvankempen in the official MCP registry, listed under Autonomous Agents on Loomal. Invoke a Watson Orchestrate agent via MCP. Configure with WO_AGENT_ID.

It ships as an npm package (wxo-agent-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/markusvankempen/wxo-agent-mcp.

Use WxO Agent MCP with your agent

Claude Code · one command
claude mcp add wxo-agent-mcp -- npx -y wxo-agent-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "wxo-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wxo-agent-mcp"
      ]
    }
  }
}
npmwxo-agent-mcp

Frequently asked questions

What is WxO Agent MCP?
WxO Agent MCP is an MCP (Model Context Protocol) server by markusvankempen in the Autonomous Agents category. Invoke a Watson Orchestrate agent via MCP. Configure with WO_AGENT_ID.
How do I connect WxO Agent MCP to Claude, Cursor, or another MCP client?
Install WxO Agent MCP from its npm package (wxo-agent-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is WxO Agent MCP open source?
Yes — the source code is public at github.com/markusvankempen/wxo-agent-mcp.
Can AI agents pay to use WxO Agent MCP?
Not yet through Loomal — WxO Agent MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain WxO Agent MCP? Claim this listing free by verifying GitHub ownership, or contact us.