Skip to content
Claude Desktop

million for Claude Desktop

io.github.kelows/million

Operate a self-hosted Solana whale tracker and copy-trading deck: positions, rules, token checks.

client:Claude Desktop transport:stdio runtime:npm

Install million 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": {
    "million": {
      "command": "npx",
      "args": [
        "-y",
        "million-mcp"
      ],
      "env": {
        "MILLION_API": "<MILLION_API>"
      }
    }
  }
}

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

million in other clients