MCP.so
ログイン

Atv By Aarna

@aarna-ai

Atv By Aarna について

SDK to use ATV

基本情報

カテゴリ

開発者ツール

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

aarna-ai

投稿者

dev aarnalab

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「開発者ツール」の他のコンテンツ