Loomal

Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.

0 starsnpm: @markusvankempen/wxo-builder-mcp-server

About Watson Orchestrate

Watson Orchestrate is an MCP (Model Context Protocol) server published by markusvankempen in the official MCP registry, listed under Autonomous Agents on Loomal. Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.

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

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

Use Watson Orchestrate with your agent

Claude Code · one command
claude mcp add watson-orchestrate -- npx -y @markusvankempen/wxo-builder-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "watson-orchestrate": {
      "command": "npx",
      "args": [
        "-y",
        "@markusvankempen/wxo-builder-mcp-server"
      ]
    }
  }
}
npm@markusvankempen/wxo-builder-mcp-server

Frequently asked questions

What is Watson Orchestrate?
Watson Orchestrate is an MCP (Model Context Protocol) server by markusvankempen in the Autonomous Agents category. Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.
How do I connect Watson Orchestrate to Claude, Cursor, or another MCP client?
Install Watson Orchestrate from its npm package (@markusvankempen/wxo-builder-mcp-server) 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 Watson Orchestrate open source?
Yes — the source code is public at github.com/markusvankempen/wxo-builder-mcp-server.
Can AI agents pay to use Watson Orchestrate?
Not yet through Loomal — Watson Orchestrate 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 Watson Orchestrate? Claim this listing free by verifying GitHub ownership, or contact us.