MCP Server
MCP
io.github.aarna-ai/atv
Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios.
Install
npx -y @aarna-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@aarna-ai/mcp-server-atv",
"version": "1.0.1",
"transport": {
"type": "streamable-http",
"url": "https://atv-api.aarna.ai/mcp"
},
"environmentVariables": [
{
"description": "API key for authenticating with the ATV API",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ATV_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment