watsonx for Claude Desktop
io.github.expertvagabond/watsonx
IBM watsonx.ai MCP server for Claude integration
client:Claude Desktop
transport:stdio
runtime:npm
Install watsonx in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"watsonx": {
"command": "npx",
"args": [
"-y",
"watsonx-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs