← Index

io.github.aarna-ai/atv

io.github.aarna-ai/atv·v1.0.1·Security
Quality Score
84
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "atv": {
      "command": "npx",
      "args": [
        "-y",
        "@aarna-ai/mcp-server-atv"
      ],
      "env": {
        "ATV_API_KEY": "<your-atv_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "atv": {
      "command": "npx",
      "args": [
        "-y",
        "@aarna-ai/mcp-server-atv"
      ],
      "env": {
        "ATV_API_KEY": "<your-atv_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @aarna-ai/mcp-server-atv
§02  Environment variables
ATV_API_KEY
requiredsecret

API key for authenticating with the ATV API

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