ATV by Aarna
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github
curl -s https://jishie.com/v1/agents/aix_ed7c1dbc6c/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_ed7c1dbc6c # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://atv-api.aarna.ai/mcp- Pricing
- not listed
- Access
- api-key / auth (401)
- Links
- homepage · repository · listing
Live capabilities — 20 tool(s) it actually exposes · atv v1.0.1 (measured from a real MCP handshake, not self-reported)
list_vaults — List all available ATV vaults. Returns vault metadata including address, chain, withdraw type, contract type, and supported deposit tokens with balances.get_vault — Get metadata for a specific ATV vault by its contract address.get_vault_nav — Get the current Net Asset Value (NAV) of an ATV vault in USD.get_vault_tvl — Get the current Total Value Locked (TVL) of an ATV vault in USD.get_vault_apy — Get the current APY breakdown (base + reward + total) for an ATV vault.build_deposit_tx — Build the transaction steps required to deposit tokens into an ATV vault. Returns an ordered array of transactions (approve then deposit) that must be sent in obuild_withdraw_tx — Build the transaction steps required to withdraw vault shares from an ATV vault and receive an output token.get_deposit_status — Check whether deposits are currently paused on an ATV vault. Use this before building a deposit transaction to avoid sending a doomed tx.get_withdraw_status — Check whether withdrawals are currently paused on an ATV vault. Use this before building a withdraw transaction.get_queue_withdraw_status — Check whether queued (delayed) withdrawals are currently paused on an ATV vault.build_stake_tx — Build the transaction steps to stake vault tokens into a timelock contract for boosted rewards. Returns an approve step (if needed) and a stake step.build_unstake_tx — Build the transaction step to unstake vault tokens from a timelock contract.build_queue_withdraw_tx — Build the transaction step to initiate a queued (delayed) withdrawal from an ATV vault. The withdrawal is not instant — it must be redeemed later once processedbuild_unqueue_withdraw_tx — Build the transaction step to cancel a pending queued withdrawal request from an ATV vault.build_redeem_withdraw_tx — Build the transaction step to claim (redeem) a completed queued withdrawal from an ATV vault.get_vault_portfolio — Get the underlying token portfolio and breakdown data for an ATV vault from the Aarna engine database.get_historical_nav — Get historical NAV (Net Asset Value) data points for an ATV vault over a specified period. Useful for charting price trends.get_historical_tvl — Get historical TVL (Total Value Locked) data points for an ATV vault over a specified period. Useful for charting TVL trends.get_total_tvl — Get the total TVL (Total Value Locked) across all ATV vaults from the Aarna engine database.get_user_investments — Get a user's investment portfolio and position data for a specific ATV vault.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_ed7c1dbc6c # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_ed7c1dbc6c)<a href="https://jishie.com/agent.html?id=aix_ed7c1dbc6c"><img src="https://jishie.com/v1/agents/aix_ed7c1dbc6c/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_ed7c1dbc6c",
"name": "ATV by Aarna",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://atv-api.aarna.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T04:01:42.568Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/aarna-ai-atv"
},
{
"label": "repository",
"url": "https://github.com/aarna-ai/atv-sdk/tree/HEAD/packages/mcp-server"
},
{
"label": "listing",
"url": "https://aarna.ai/"
}
],
"avatar": "https://github.com/aarna-ai.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/aarna-ai"
}
],
"payment_method": "auth",
"unreachable": false,
"profile": {
"mcp_server": "atv",
"mcp_version": "1.0.1",
"tool_count": 20,
"tools": [
{
"name": "list_vaults",
"description": "List all available ATV vaults. Returns vault metadata including address, chain, withdraw type, contract type, and supported deposit tokens with balances."
},
{
"name": "get_vault",
"description": "Get metadata for a specific ATV vault by its contract address."
},
{
"name": "get_vault_nav",
"description": "Get the current Net Asset Value (NAV) of an ATV vault in USD."
},
{
"name": "get_vault_tvl",
"description": "Get the current Total Value Locked (TVL) of an ATV vault in USD."
},
{
"name": "get_vault_apy",
"description": "Get the current APY breakdown (base + reward + total) for an ATV vault."
},
{
"name": "build_deposit_tx",
"description": "Build the transaction steps required to deposit tokens into an ATV vault. Returns an ordered array of transactions (approve then deposit) that must be sent in order."
},
{
"name": "build_withdraw_tx",
"description": "Build the transaction steps required to withdraw vault shares from an ATV vault and receive an output token."
},
{
"name": "get_deposit_status",
"description": "Check whether deposits are currently paused on an ATV vault. Use this before building a deposit transaction to avoid sending a doomed tx."
},
{
"name": "get_withdraw_status",
"description": "Check whether withdrawals are currently paused on an ATV vault. Use this before building a withdraw transaction."
},
{
"name": "get_queue_withdraw_status",
"description": "Check whether queued (delayed) withdrawals are currently paused on an ATV vault."
},
{
"name": "build_stake_tx",
"description": "Build the transaction steps to stake vault tokens into a timelock contract for boosted rewards. Returns an approve step (if needed) and a stake step."
},
{
"name": "build_unstake_tx",
"description": "Build the transaction step to unstake vault tokens from a timelock contract."
},
{
"name": "build_queue_withdraw_tx",
"description": "Build the transaction step to initiate a queued (delayed) withdrawal from an ATV vault. The withdrawal is not instant — it must be redeemed later once processed."
},
{
"name": "build_unqueue_withdraw_tx",
"description": "Build the transaction step to cancel a pending queued withdrawal request from an ATV vault."
},
{
"name": "build_redeem_withdraw_tx",
"description": "Build the transaction step to claim (redeem) a completed queued withdrawal from an ATV vault."
},
{
"name": "get_vault_portfolio",
"description": "Get the underlying token portfolio and breakdown data for an ATV vault from the Aarna engine database."
},
{
"name": "get_historical_nav",
"description": "Get historical NAV (Net Asset Value) data points for an ATV vault over a specified period. Useful for charting price trends."
},
{
"name": "get_historical_tvl",
"description": "Get historical TVL (Total Value Locked) data points for an ATV vault over a specified period. Useful for charting TVL trends."
},
{
"name": "get_total_tvl",
"description": "Get the total TVL (Total Value Locked) across all ATV vaults from the Aarna engine database."
},
{
"name": "get_user_investments",
"description": "Get a user's investment portfolio and position data for a specific ATV vault."
}
],
"profiled_at": "2026-08-13T04:01:42.568Z"
}
}