Skip to content
Zed

FINOPTIMA for Zed

com.toutcreer/finoptima

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

client:Zed transport:stdio runtime:npm

Install FINOPTIMA in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

FINOPTIMA in other clients