Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

xyz.getava/ava

REMOTE · API.GETAVA.XYZ · SCANNED SEP 20

Coding agents run multi-leg cross-chain DeFi. Legs re-derived from your sentence before signing.

Available components

+3 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2794 tokens (~186/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 50% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "ava_approve_execute" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the xyz.getava/ava MCP server?

xyz.getava/ava is a hosted endpoint at https://api.getava.xyz/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.getava.xyz

# add to Claude Code
claude mcp add --transport http xyz-getava-ava 'https://api.getava.xyz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "xyz-getava-ava": {
      "url": "https://api.getava.xyz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xyz-getava-ava": {
      "type": "http",
      "url": "https://api.getava.xyz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.xyz-getava-ava]
url = "https://api.getava.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-getava-ava": {
      "type": "remote",
      "url": "https://api.getava.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-getava-ava --url 'https://api.getava.xyz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-getava-ava:
    url: "https://api.getava.xyz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xyz-getava-ava": {
      "Transport": "http",
      "Url": "https://api.getava.xyz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add xyz-getava-ava -t streamable-http -u 'https://api.getava.xyz/mcp'
// mcp.json
{
  "mcpServers": {
    "xyz-getava-ava": {
      "type": "http",
      "url": "https://api.getava.xyz/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://api.getava.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.getava.xyz CN=YE1,O=Let's Encrypt,C=US 27 Jul 2026 25 Oct 2026 ECDSA 256 ECDSA-SHA384 57d946169aae50fa19e482644d23e426002
SANs: api.getava.xyz
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.getava.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
getava.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.getava.xyz/mcp Verified 200
http (plaintext) http://api.getava.xyz/mcp HTTPS enforced 301 https://api.getava.xyz/mcp
MCP tools · 15 exposed · ~2,794 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ava_agent_record ~160

Read an agent's track record before delegating capital to it. Returns mandates held, executions attempted, refusals by typed code, and receipts with their proof standing. Distinguishes CLAIMED from PROVEN: receiptsProven counts only chain-confirmed receipts; unconfirmed receipts prove nothing. AP2-aligned (each receipt's ap2.reference is the hash of the closed mandate) so an AP2-aware verifier can check it. Owner-readable always; a stranger reads only if the owner opted the record public. Zero is zero, never a placeholder.

NameTypeReqDescription
agentInstanceIdstringyesThe agent to look up.
userIdstringCaller identity (ava_session first). Owner sees the full record; others only a public one.

No output schema declared.

No examples provided.

ava_approve_execute ~311

Human-in-the-loop approve: the one call that actually settles a plan from ava_copilot_turn. It is gated by the bound mandate's status and constraints and by server-side policy limits, and it CAN REFUSE (e.g. mandate paused/cancelled, a policy violation, a stale preview hash); a refusal means no funds moved and no success receipt was written, only a refusal record. Testnet mode settles against simulated balances and returns a receipt + before/after balances, never a real chain. Mainnet mode signs with the caller's own Turnkey wallet and submits for real where a venue is live, and fails closed everywhere else, so it never claims a fill it cannot show. Call ava_list_venues for which routes are live rather than assuming; that tool reads the same registry this one enforces, so it cannot drift from what will actually execute. NEVER call without explicit user confirmation of the previewed quote.

NameTypeReqDescription
executionIdstringyesexecutionId from actions[].type === approve_execute on the prior copilot turn
modestringDefault testnet. Live is fail-closed without a submit path.
portalstringyesPortal slug matching the pending plan (e.g. sui)
previewHashstringpreviewHash from ava_preview_tx. Binds the signature to the artifact the human reviewed; a stale hash fails before signing.
userIdstringyesSame userId used on ava_copilot_turn / portfolio

No output schema declared.

No examples provided.

ava_copilot_turn ~159

Natural-language copilot turn: message → intent → plan → testnet quote. Example: Swap 10 USDC to SUI on sui with 50 bps slip. Returns actions with approve_execute + executionId. Optional agentId/agentCredential for KYA gate (fail closed on reject). Does NOT fill until ava_approve_execute.

NameTypeReqDescription
agentCredentialobjectOptional ava.kya.agent-credential.v1 object for KYA evaluation.
agentIdstringOptional agent id; uses a default testnet-scoped KYA credential when full agentCredential is omitted.
messagestringyes
modestring
portalstring
userIdstring

No output schema declared.

No examples provided.

ava_create_agent ~186

Register an agent instance under userId, before it has a wallet or a mandate. Mode A (multi-agent): agentId=byo-external + label (e.g. claude-workspace, cursor-arb) for a coding agent that already exists elsewhere. Mode B (hosted): agentId=defi-lend|defi-swap|defi-perp|portfolio hires an Ava-run agent. One userId may own many agent instances; this call alone never touches funds.

NameTypeReqDescription
agentIdstringyesCatalog id e.g. byo-external, defi-lend, defi-swap, defi-perp, portfolio
labelstringOptional label to distinguish agents under one human (e.g. claude-workspace, cursor-home, openclaw-night).
portalstringyes
userIdstringyes

No output schema declared.

No examples provided.

ava_create_mandate ~221

Create a capital mandate: the objective, capital and constraints an agent is allowed to act under, optionally scoped to an agentInstanceId. Example: "Earn on 500 USDC on Base, max 5% drawdown". Or pass structured capital {asset,amount,chain}. Creating a mandate moves no money by itself and is not yet signed by an external wallet: it is Ava's own record of what was asked for, not a user-authorised instruction a stranger can rely on. Every later ava_approve_execute run under this mandate is gated on its status (active/paused/cancelled) and constraints, and can refuse.

NameTypeReqDescription
agentInstanceIdstringOptional: bind mandate to one agent under the user (BYO or hosted)
capitalobject
conditionsarray
constraintsobject
messagestring
namestring
objectivestring
portalstringyes
userIdstring

No output schema declared.

No examples provided.

ava_eval_mandate ~78

Read-only: check a mandate's exit conditions against a market snapshot and record the result. Omit snapshot to pull a live CoinGecko price for the condition asset. Never executes and never moves money; ava_approve_execute is the only tool that does.

NameTypeReqDescription
mandateIdstringyes
snapshotobject

No output schema declared.

No examples provided.

ava_get_receipt ~193

Retrieve the receipt for a prior ava_approve_execute by executionId, the loop's final step. Returns the stored receipt plus its honest proof.standing: none (nothing submitted), unconfirmed (an identifier exists but nothing independent confirmed it), chain-confirmed (the declared chain returned the transaction and it matches what the receipt claims), or chain-contradicted (the chain disagrees with the receipt). A verified receiptHash does not by itself mean chain-confirmed; read proof.standing, not just verified. Owner-scoped: only the userId the receipt was produced for can read it by executionId; also returns a receiptHash-addressed verify URL a stranger can check with no credential.

NameTypeReqDescription
executionIdstringyesexecutionId returned by ava_copilot_turn / ava_approve_execute.
userIdstringSame userId that produced the execution. Required for headerless callers.

No output schema declared.

No examples provided.

ava_lend_execute ~501

Execute a REAL lend against one of your mandates. Routes Ava has already settled a mainnet transaction on: Morpho Blue on Base, and Aave v3 on Monad, BNB Chain and Avalanche. Aave v3 on Arbitrum One is wired through the identical pipeline and address-verified, but nothing has ever settled there, so do not describe it as proven. Aave v3 on Optimism and Base, and Compound v3 on Base and Arbitrum, are wired and address-verified but operator-disabled until each settles a real transaction, so calls on those routes refuse at the capability gate. This is the only MCP tool that moves live capital. Two-phase by design: call it once WITHOUT previewHash to receive the exact artifact a human must approve plus its hash, show that to the human, then call again WITH that previewHash. Your call is never treated as the human's confirmation, because you are not the person whose money moves. Only a settlement verified against the venue's own on-chain event returns a txHash; anything else has no txHash field at all, so a draft can never be narrated as a fill.

NameTypeReqDescription
amountstringHuman decimal amount of the mandate's asset. Defaults to the mandate's full capital when omitted.
idempotencyKeystringYour own key for this economic action. Supply the SAME key when retrying: a fresh key per attempt makes every retry look new, which is exactly what defeats single-flight protection. Required for the…
mandateIdstringyesThe mandate authorising this capital. Required: Ava will not choose which of the user's authorisations to spend. From ava_create_mandate or ava_list_mandates.
opstringSupply into the venue or withdraw from it. Defaults to supply.
portalstring
previewHashstringThe hash returned by the first call, after a human approved that exact artifact. Omit on the first call.
userIdstringyes
venuestringVenue selector for chains carrying more than one wired lend venue. Absent keeps the chain's default: Base -> Morpho, every Aave v3 chain -> Aave v3. On Base, name aave_v3 or compound to reach those r…

No output schema declared.

No examples provided.

ava_list_mandates ~57

List capital mandates for a userId (optional filter by agentInstanceId).

NameTypeReqDescription
agentInstanceIdstring
portalstring
statusstring
userIdstringyes

No output schema declared.

No examples provided.

ava_plan_standing ~278

Turn a request for REPEATED autonomous action into an envelope of bounds the user signs once. Use this instead of ava_plan_workflow when the request describes a cadence: "every hour, rotate my USDC into the best yield on Base using Aave and Morpho, never move more than 200 per rotation, never exceed 1000 total, stop after 30 days". Asking a human to approve each rotation would defeat the point, so the user authorizes LIMITS rather than a plan: allowed operations, venues, chains, per-move and cumulative caps, a minimum gain that stops the agent churning capital for fees, an expiry, and revocation. Every bound must come from the user: anything missing is returned in `missing` and the envelope is NOT signable until supplied. minGainBps is required from you because users say "the best yield" rather than a basis-point floor, and Ava must not choose how much of their money goes to gas. Returns the envelope unsigned; nothing is authorized until the user signs it.

NameTypeReqDescription
messagestringyesThe user's request, verbatim.
minGainBpsnumberMinimum improvement, in basis points, a rotation must beat to be worth its fees. Ask the user; do not invent it.
userIdstringyes

No output schema declared.

No examples provided.

ava_plan_workflow ~227

Turn ONE natural-language DeFi request into the dependent actions it actually contains, across one chain or several. Example: "Supply 300 USDC to Morpho on Base, bridge no more than 200 to Avalanche, then supply what arrives to Aave" returns three legs with the third depending on the second and taking its amount from what the bridge actually delivered, not a plan-time guess. Same-chain works identically: "swap 100 USDC to WETH on Base then supply the WETH to Aave" records the swap OUTPUT token so the second leg is denominated in WETH. Plans nothing it cannot execute: a clause naming an unsupported operation, an unnamed venue, a zero or negative amount, or one amount split across venues comes back in `unsupported` with a reason rather than being guessed at. Signs nothing and moves nothing. Every leg reports `executable` so you can see what Ava could actually run today.

NameTypeReqDescription
messagestringyesThe user's request, verbatim. Do not pre-parse it.
userIdstringyes

No output schema declared.

No examples provided.

ava_portfolio ~85

Simulated testnet portfolio for a userId (same data as GET /v1/portfolio): seeded balances, fills, optional portal. Requires userId. Does not invent live chain balances.

NameTypeReqDescription
portalstringPortal slug (default base)
userIdstringyesRequired user id (from POST /v1/users/session or x-ava-user-id)

No output schema declared.

No examples provided.

ava_preview_tx ~130

Pre-sign preview: build the exact venue artifact (CoW EIP-712 order or unsigned Solana transaction) for a pending plan against the provisioned Turnkey wallet, simulate it where supported, and return it UNSIGNED. Nothing is signed or submitted. Show the artifact to the human, then pass the returned previewHash to ava_approve_execute so the signature covers exactly what was reviewed.

NameTypeReqDescription
executionIdstringyesexecutionId from the prior ava_copilot_turn approve_execute action
portalstringyesPortal slug matching the pending plan
userIdstringyes

No output schema declared.

No examples provided.

ava_provision_wallet ~116

Provision a Turnkey-custodied wallet address for this userId, scoped to one chain family (evm | solana | sui). Requires ava_session first. Returns the address for funding and later signing; it does not fund the wallet and does not move any money. If Turnkey is not configured server-side, the wallet comes back with status pending_provision rather than a fabricated active address, and cannot sign or hold funds until it is active.

NameTypeReqDescription
familystringyes
userIdstringyes

No output schema declared.

No examples provided.

ava_session ~92

Create or resume a human/org identity (userId), the first call in the loop. One human can own many agent instances (Claude + Cursor + OpenClaw + Ava-hosted). Moves no money and provisions no wallet by itself; call once and reuse the returned userId on every other tool.

NameTypeReqDescription
displayNamestring
userIdstringReuse existing userId if known

No output schema declared.

No examples provided.

Common questions

What is the xyz.getava/ava MCP server?

xyz.getava/ava is an MCP server listed in the public MCP registry as xyz.getava/ava. Coding agents run multi-leg cross-chain DeFi. Legs re-derived from your sentence before signing. This page covers its hosted endpoint (https://api.getava.xyz/mcp).

Is the xyz.getava/ava MCP server safe to use?

xyz.getava/ava scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the xyz.getava/ava MCP server expose?

xyz.getava/ava exposes 15 tools: ava_copilot_turn, ava_approve_execute, ava_lend_execute, ava_portfolio, ava_session, and 10 more. Their descriptions and schemas cost roughly 2,794 tokens of context every time the server is loaded.

Does the xyz.getava/ava MCP server require authentication?

Yes. xyz.getava/ava asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the xyz.getava/ava MCP server still maintained?

xyz.getava/ava is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.