Watson Orchestrate
Quality Score
92
/100
Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"wxo-builder-mcp-server": {
"command": "npx",
"args": [
"-y",
"@markusvankempen/wxo-builder-mcp-server"
],
"env": {
"WO_API_KEY": "<your-wo_api_key>",
"WO_INSTANCE_URL": "<wo_instance_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"wxo-builder-mcp-server": {
"command": "npx",
"args": [
"-y",
"@markusvankempen/wxo-builder-mcp-server"
],
"env": {
"WO_API_KEY": "<your-wo_api_key>",
"WO_INSTANCE_URL": "<wo_instance_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @markusvankempen/wxo-builder-mcp-server§02 Environment variables
WO_API_KEYrequiredsecret
IBM Cloud API key for Watson Orchestrate
WO_INSTANCE_URLrequired
Watson Orchestrate instance URL (e.g. https://xxx.orchestrate.ibm.com)
§03 MCP Quality Score · methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.