Loading MCP server directory, please wait...
Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios.
npx @getmcp/cli add io.github.aarna-ai/atvRequires Node.js 18+. Community-contributed server. Review source before installing.
ATV_API_KEYAPI key for authenticating with the ATV API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aarna-ai/atv": {
"command": "npx",
"args": [
"-y",
"@aarna-ai/mcp-server-atv"
],
"env": {
"ATV_API_KEY": ""
}
}
}
}