markusvankempen/wxo-agent-mcp
Simple MCP (Model Context Protocol) server that invokes a single Watson Orchestrate agent remotely. The agent is defined once via environment variables or MCP config.
Platform-specific configuration:
{
"mcpServers": {
"wxo-agent-mcp": {
"command": "npx",
"args": [
"-y",
"wxo-agent-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...