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
{
"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