Skip to content
Claude Desktop

atv for Claude Desktop

io.github.aarna-ai/atv

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

client:Claude Desktop transport:stdio runtime:npm

Install atv in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "atv": {
      "command": "npx",
      "args": [
        "-y",
        "@aarna-ai/mcp-server-atv"
      ],
      "env": {
        "ATV_API_KEY": "<ATV_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

atv in other clients