Connects your AI editor to IBM Watson Orchestrate's REST API to manage skills, agents, connections, and flows without leaving Cursor, Claude Desktop, or VS Code Copilot. You get tools for listing and invoking agents, creating and updating skills, managing connections, and executing WxO tools directly from chat. The server acts as an HTTP client to your Watson Orchestrate instance, proxying MCP tool calls to endpoints like /v1/orchestrate/*. Works well alongside the WxO Builder VS Code extension, which gives you visual editing while this handles the AI-driven workflows. Set WO_API_KEY and WO_INSTANCE_URL, point it at your orchestrate.ibm.com instance, and you can script WxO administration through natural language.
claude mcp add --transport stdio markusvankempen-wxo-builder-mcp-server -- npx -y @markusvankempen/wxo-builder-mcp-server