million for Windsurf
io.github.kelows/million
Operate a self-hosted Solana whale tracker and copy-trading deck: positions, rules, token checks.
client:Windsurf
transport:stdio
runtime:npm
Install million in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"million": {
"command": "npx",
"args": [
"-y",
"million-mcp"
],
"env": {
"MILLION_API": "<MILLION_API>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs