Skip to content
Cline

million for Cline

io.github.kelows/million

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

client:Cline transport:stdio runtime:npm

Install million in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

million in other clients