Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios.
Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios. The atv mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 6 defined tools rather than through you.
AI-native access to Aarna's tokenized yield vaults on Ethereum and Base. 20 tools for vault discovery, performance metrics, transaction building, and portfolio tracking.
Everything the assistant can do here goes through one of these:
Cursor — The Cursor tool exposed by this serverAnalytics — The Analytics tool exposed by this serverUnauthenticated — The Unauthenticated tool exposed by this serverPrerequisites — The Prerequisites tool exposed by this serverSetup — The Setup tool exposed by this serverBuild — The Build tool exposed by this serverBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
You will need 8 environment variables: YOUR_API_KEY, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_DEFAULT_REGION, DATABASE_URL, REDIS_URL, STRAPI_URL, STRAPI_API_TOKEN. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Atv's toolset — Cursor, Analytics, Unauthenticated and 3 more — is a fair guide to whether it matches your workflow. It is maintained by aarna-ai; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Cursor | The Cursor tool exposed by this server. |
| Analytics | The Analytics tool exposed by this server. |
| Unauthenticated | The Unauthenticated tool exposed by this server. |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Setup | The Setup tool exposed by this server. |
| Build | The Build tool exposed by this server. |
{
"mcpServers": {
"atv": {
"url": "https://atv-api.aarna.ai/mcp",
"headers": { "x-api-key": "YOUR_API_KEY" }
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| YOUR_API_KEY | Credential the server authenticates with. | Yes |
| AWS_ACCESS_KEY_ID | Credential the server authenticates with. | Yes |
| AWS_SECRET_ACCESS_KEY | Credential the server authenticates with. | Yes |
| AWS_DEFAULT_REGION | Configuration value read at startup. | Optional |
| DATABASE_URL | Endpoint or connection string the server talks to. | Yes |
| REDIS_URL | Endpoint or connection string the server talks to. | Yes |
| STRAPI_URL | Endpoint or connection string the server talks to. | Yes |
| STRAPI_API_TOKEN | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.