MCP.so
Sign In

Atv By Aarna

@aarna-ai

About Atv By Aarna

SDK to use ATV

Basic information

Category

Developer Tools

License

MIT

Runtime

node

Transports

stdio

Publisher

aarna-ai

Submitted by

dev aarnalab

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "atv": {
      "url": "https://atv-api.aarna.ai/mcp",
      "headers": {
        "x-api-key": "atv_9068ba33deddc767596afc8a507b8fa950eb0f0466193525"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Atv By Aarna?

Atv By Aarna is an MCP server that provides AI-native access to Aarna’s tokenized yield vaults on Ethereum and Base. It offers 20 tools for vault discovery, performance metrics, transaction building, and portfolio tracking. The server is aimed at developers and AI agents who want to query and interact with DeFi vaults programmatically.

How to use Atv By Aarna?

Obtain an API key by reaching out to [email protected], then configure the MCP client with the Streamable HTTP endpoint https://atv-api.aarna.ai/mcp and the x-api-key header. Setup examples are provided for Claude Desktop, Claude Code, Cursor, VS Code (Copilot), and mcp-remote. Once configured, you can call any of the 20 tools to discover vaults, check APY, build deposit/withdraw transactions, and view user investments.

Key features of Atv By Aarna

  • 20 tools for vault management and analytics
  • Discovery and metadata for vaults across Ethereum and Base
  • Real-time NAV, TVL, and APY breakdowns
  • Instant and queued transaction builders (deposit, withdraw, stake, unstake)
  • Historical NAV and TVL data for trend analysis
  • User portfolio and investment tracking

Use cases of Atv By Aarna

  • Query available DeFi yield vaults on a specific chain
  • Monitor vault performance metrics (APY, TVL, NAV) in real time
  • Build and submit deposit/withdraw transactions via AI assistants
  • Track a user’s portfolio across all Aarna vaults
  • Check operational status (pause state) before executing transactions

FAQ from Atv By Aarna

How do I get an API key?

Send a request to [email protected] to receive an API key. All requests to the hosted API require the x-api-key header.

What chains does Atv By Aarna support?

It supports tokenized yield vaults on Ethereum and Base.

Which transport protocol does this server use?

It uses Streamable HTTP transport. The MCP endpoint is https://atv-api.aarna.ai/mcp. For stdio-only clients, you can use the mcp-remote wrapper.

Can I self-host the server?

Yes. A Dockerfile is provided to build and run the API locally. Required environment variables (database, Redis, RPC endpoints, etc.) must be set via AWS Secrets Manager or environment variables.

What license is the project under?

The project is licensed under the MIT License.

Comments

More Developer Tools MCP servers