Skip to content
Zed

atv for Zed

io.github.aarna-ai/atv

Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios.

client:Zed transport:stdio runtime:npm

Install atv 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": {
    "atv": {
      "command": "npx",
      "args": [
        "-y",
        "@aarna-ai/mcp-server-atv"
      ],
      "env": {
        "ATV_API_KEY": "<ATV_API_KEY>"
      }
    }
  }
}

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

atv in other clients