FINOPTIMA for Windsurf
com.toutcreer/finoptima
AI trading agent: multi-pool AMM, 4 strategies, marketplace, copy trading. 35 tools.
client:Windsurf
transport:stdio
runtime:npm
Install FINOPTIMA in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"finoptima": {
"command": "npx",
"args": [
"-y",
"finoptima"
],
"env": {
"ECOCHAIN_API_URL": "<ECOCHAIN_API_URL>",
"ECOCHAIN_API_KEY": "<ECOCHAIN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs