Skip to content
Cline

FINOPTIMA for Cline

com.toutcreer/finoptima

AI trading agent: multi-pool AMM, 4 strategies, marketplace, copy trading. 35 tools.

client:Cline transport:stdio runtime:npm

Install FINOPTIMA in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "finoptima": {
      "command": "npx",
      "args": [
        "-y",
        "finoptima"
      ],
      "env": {
        "ECOCHAIN_API_URL": "<ECOCHAIN_API_URL>",
        "ECOCHAIN_API_KEY": "<ECOCHAIN_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

FINOPTIMA in other clients