Skip to content
VS Code

IBM Granite x402 Remote for VS Code

io.github.nirholas/ibm-x402-mcp-remote

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

client:VS Code transport:streamable-http

Install IBM Granite x402 Remote in VS Code

.vscode/mcp.json

{
  "servers": {
    "ibm-x402-mcp-remote": {
      "type": "http",
      "url": "https://three.ws/api/ibm-mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

IBM Granite x402 Remote in other clients