Skip to content
Claude Desktop

OneSource MCP for Claude Desktop

io.onesource/mcp

Blockchain data, Deepstate and Standard Reserve markets, live chain queries, and API docs

client:Claude Desktop transport:stdio runtime:npm

Install OneSource MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@one-source/mcp"
      ],
      "env": {
        "X402_PRIVATE_KEY": "<X402_PRIVATE_KEY>",
        "ONESOURCE_API_KEY": "<ONESOURCE_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

OneSource MCP in other clients