← Back to browse

IBM Granite x402 Remote

Indexed by io.github.nirholas

About

Pay-per-use IBM Granite AI via x402: chat, code, embeddings, forecasting. USDC on Base or Solana.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http ibm-x402-mcp-remote https://three.ws/api/ibm-mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"ibm-x402-mcp-remote","type":"http","url":"https://three.ws/api/ibm-mcp"}'
JSON
{
  "mcpServers": {
    "ibm-x402-mcp-remote": {
      "url": "https://three.ws/api/ibm-mcp"
    }
  }
}