Skip to content
Claude Desktop

Pellet for Claude Desktop

io.github.pelletfi/mcp

Token intelligence on Base. Market data, safety flags, and analysis via x402.

client:Claude Desktop transport:stdio runtime:npm

Install Pellet 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",
        "@pelletfi/mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

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

Pellet in other clients