Loading MCP server directory, please wait...
Operate a self-hosted Solana whale tracker and copy-trading deck: positions, rules, token checks.
npx @getmcp/cli add io.github.Kelows/millionRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Kelows/million": {
"command": "npx",
"args": [
"-y",
"million-mcp"
],
"env": {
"MILLION_API": "http://localhost:3001/api"
}
}
}
}