x402 pay-per-use IBM Granite AI: chat, code, embeddings, analysis, forecasting. Pay USDC per call.
claude mcp add ibm-x402-mcp -- npx -y @three-ws/ibm-x402-mcp
claude_desktop_config.json
{
"mcpServers": {
"ibm-x402-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/ibm-x402-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ibm-x402-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/ibm-x402-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ibm-x402-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/ibm-x402-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ibm-x402-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/ibm-x402-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ibm-x402-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/ibm-x402-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nirholas--ibm-x402-mcp/reviews or the review_server meta-tool.
POST /mcp