cryptoiz for Windsurf
io.github.dadang11/cryptoiz
Solana DEX whale intelligence: alpha, divergence, phase scoring, BTC regime. USDC payments via x402.
client:Windsurf
transport:stdio
runtime:npm
Install cryptoiz in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cryptoiz": {
"command": "npx",
"args": [
"-y",
"cryptoiz-mcp"
],
"env": {
"SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs