Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Version 1.0.4 Β· Author Markus van Kempen Β· Date 2026-02-20
MCP server for IBM Watson Orchestrate (WXO). Manage tools, agents, connections, flows, and execute tools from Cursor, VS Code Copilot, Claude Desktop, Antigravity, Windsurf, or the WxO Builder extension.
markusvankempen.github.io Β· WxO Builder extension Β· CONTRIBUTING Β· CHANGELOG Β· PUBLISHING Β· LICENSE
This package has a dual role:
The MCP server exposes tools that proxy operations to Watson Orchestrate. When you invoke a tool (e.g. list_skills, invoke_agent), the server forwards the request to the Watson Orchestrate API and returns the result.
The WxO Builder extension and this MCP Server work together to create and administer Watson Orchestrate directly from your IDE. Use the extension for visual editing and the MCP server for AI-powered workflows (Cursor, Claude Desktop, etc.).
| Link | |
|---|---|
| WxO Builder extension | VS Code Marketplace |
| Open VSX | open-vsx.org/extension/markusvankempen/wxo-builder |
| Author | markusvankempen.github.io |
| MCP Registry | registry.modelcontextprotocol.io/?q=wxo-builder-mcp-server |
| Source Code | github.com/markusvankempen/wxo-builder-vscode-extension |
The extension provides visual tool creation, drag-and-drop agent editing, and local/remote testing. The MCP server exposes the same Watson Orchestrate capabilities to AI assistants in Cursor, Claude Desktop, Antigravity, Windsurf, and VS Code Copilot.
Cursor Deep Link (use this so the install dialog shows "WxO Builder MCP Server"):
Config JSON for Cursor deeplink generator:
When WO_AGENT_IDs (comma-separated list) or WO_AGENT_ID is set, agent-based tools use the first ID as default when the user does not specify an agent.
Short description (β€100 chars):
Manage Watson Orchestrate tools, agents, connections. Pair with WxO Builder extension.
Longer description:
Manage IBM Watson Orchestrate (WXO) tools, agents, connections, and flows from Cursor, Copilot, or Claude. Best used with the WxO Builder VS Code extension for a full IDE experience: visual tool creation, drag-and-drop agents, and local/remote testing.
Distribution options:
wxo-builder-mcp-server (recommended)packages/wxo-builder-mcp-server (shared with the WxO Builder extension)Add to Cursor β Click to install (shows "WxO Builder MCP Server"). Then set WO_API_KEY and WO_INSTANCE_URL in Cursor MCP settings.
.env):When WO_AGENT_IDs (comma-separated) or WO_AGENT_ID is set, tools use the first ID as default when the user does not specify an agent.
npx so you never reference .js paths. Example for Cursor (.cursor/mcp.json):VS Code Copilot uses servers instead of mcpServers; same command and args:
Copy-ready example files are in examples/:
| File | Use for |
|---|---|
examples/.vscode/mcp.json | VS Code / GitHub Copilot β copy to .vscode/mcp.json |
examples/.cursor/mcp.json | Cursor β copy to .cursor/mcp.json |
examples/claude-desktop-config.json | Claude Desktop β merge into ~/Library/Application Support/Claude/claude_desktop_config.json |
examples/antigravity-mcp-config.json | Antigravity β add to mcp_config.json via Manage MCP Servers |
examples/windsurf-mcp-config.json | Windsurf β copy to ~/.codeium/windsurf/mcp_config.json |
examples/env.example | Optional .env for env vars |
See examples/README.md for details.
watson-orchestrate-openapi.json β OpenAPI 3.0 spec describing the Watson Orchestrate REST API used by this MCP server (tools, agents, connections, flows, runs). Use get_api_spec to retrieve it.get_api_spec β Returns the OpenAPI spec (full or summary). Use to discover what operations the Watson Orchestrate instance supports.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/watson-orchestrate)<a href="https://allmcps.com/mcp/watson-orchestrate"><img src="https://allmcps.com/api/badge/watson-orchestrate?style=directory" alt="Watson Orchestrate on AllMCPs" /></a>