← Index

FINOPTIMA

com.toutcreer/finoptima·v1.3.1·Other
Quality Score
88
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "finoptima": {
      "command": "npx",
      "args": [
        "-y",
        "finoptima"
      ],
      "env": {
        "ECOCHAIN_API_URL": "<ecochain_api_url>",
        "ECOCHAIN_API_KEY": "<your-ecochain_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "finoptima": {
      "command": "npx",
      "args": [
        "-y",
        "finoptima"
      ],
      "env": {
        "ECOCHAIN_API_URL": "<ecochain_api_url>",
        "ECOCHAIN_API_KEY": "<your-ecochain_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y finoptima
§02  Environment variables
ECOCHAIN_API_URL

EcoChain API endpoint (default: https://api.toutcreer.com)

ECOCHAIN_API_KEY
secret

API key for autonomous agent authentication (format: eco_ak_...). Optional — alternative to EcoAuth 2FA login. Available on Pro and API subscription plans.

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other