Loading MCP server directory, please wait...
Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.
npx @getmcp/cli add io.github.markusvankempen/wxo-builder-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
WO_API_KEYIBM Cloud API key for Watson Orchestrate
WO_INSTANCE_URLWatson Orchestrate instance URL (e.g. https://xxx.orchestrate.ibm.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markusvankempen/wxo-builder-mcp-server": {
"command": "npx",
"args": [
"-y",
"@markusvankempen/wxo-builder-mcp-server"
],
"env": {
"WO_API_KEY": "",
"WO_INSTANCE_URL": ""
}
}
}
}