mcpbeat Sign in

Averis Protocol MCP Server

by mosaro0224 Your server? Claim it
answering

Averis Protocol is answering right now. Last checked 8 min ago. It exposes 9 tools. Last commit 22 Sep 2026.

Working capital for autonomous AI agents — USDC advances against verified job receivables on Arc.

Uptime history 32 hours of history
32 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
483 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What the code does

We read the source, 8 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation web/assets/index.es-cjcotxxy.js:24
….sizeInBytes=0}append(e){const t=new Qv(e);if(t.size>this.maxSizeInBytes)throw new Error(`[LinkedList] Value too big to insert into list: ${e} with size ${t.size}`);for(;this.size+t.size>this.maxSizeInBytes;)this.shift();this.head?(this.tail&&(this.tail.next=t),this.tail=t):(this…
        "input": "0x60c0346100d657601f610c9c38819003918201601f19168301916001600160401b038311848410176100da5780849260409485528339810103126100d6578051906001600160a01b03821682036100d65760200151906001600160a01b0382168083036100d6576001600455156100c85760805260a052604051610bad90816100ef…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add averis-protocol --transport http https://api.averisprotocol.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "averis-protocol": {
      "url": "https://api.averisprotocol.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.averis-protocol]
url = "https://api.averisprotocol.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "averis-protocol": {
      "url": "https://api.averisprotocol.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "averis-protocol": {
      "url": "https://api.averisprotocol.xyz/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

averis
averis_check_eligibility
Check whether an agent address is eligible for financing. Returns credit limit, current exposure, available credit, active job count, and remaining job slots.
averis_discover
Discover Averis Protocol capabilities, contract addresses, financing parameters, authentication requirements, and the complete agent journey. Call this first to understand how to interact with Averis.
averis_get_quote
Get a financing quote for a job. Returns the approved amount, financing fee, total repayment obligation, and the on-chain calldata the agent must submit to create the spending pool.
averis_pool_status
Get the current state of a job-specific spending pool: balance, amount spent, per-transaction limit, allowed recipients, expiry, and frozen status.
averis_position_status
Get the financing position for a job: principal, fee, repayment status, pool address, and whether the position is active, repaid, or in default.
averis_protocol_status
Get live protocol statistics: total value locked, available liquidity, outstanding principal, utilization rate, and Hood security status.
averis_repay
For OBLIGATION-mode financing positions (jobs without on-chain lien), returns the repayObligation() calldata the agent must submit after job settlement to repay principal and fee. Requires EIP-712 auth.
averis_request_funding
Validate a funding request and return the draw() calldata for the agent to submit on-chain. This creates the controlled spending pool. REQUIRES EIP-712 authentication: include agentAddress, nonce, expiry, and signature in arguments.
averis_verify_job
Verify a job is eligible for Averis financing. Checks that the job exists, is funded, has not expired, the agent is the provider, and the payout receiver is set to the ReceivableRouter (lien established). Returns the maximum advance amount.

Endpoints

URLTransportStateLatencyChecked
https://api.averisprotocol.xyz/mcp streamable-http answering 412 ms 8 min ago

Alternatives to Averis Protocol

same job, measured the same way
Agent Embassy
by tacticalnoot

Agents pay for work and prove it. Verified checks $0.15, recovery $1.00. USDC on Base via x402.

6 tools answering
Tokenmonkey
by lifestylearb

P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.

22 installs/wk local only
Kage
by kage-core

Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.

75 installs/wk local only
Hive Identity
by srotzin

W3C DID issuance and verification for autonomous AI agents

4 tools answering
Pronto Stream
by nmxmxh

Real-time planetary signal engine and Model Context Protocol (MCP) server for autonomous AI agents.

15 tools answering
Akf
by hmakt99

Trust metadata for AI agents — check files before building on them, stamp verified work.

93 installs/wk local only
Fairseal MCP Server
by ned-del

Verifiable entropy, provably-fair games, and receipt verification for AI agents (FairSeal API).

81 installs/wk local only
Vaultfire Trust Protocol
by ghostkey316

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

29 installs/wk local only

Averis Protocol — questions

Answers built from our own checks of this server.

What can Averis Protocol do?
It exposes 9 tools, read directly from the server on our last check. Among them: averis_check_eligibility, averis_discover, averis_get_quote, averis_pool_status, averis_position_status, averis_protocol_status and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Averis Protocol working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 483 ms. The bar chart above shows every period we have measured.
How do I connect Averis Protocol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Averis Protocol need an API key?
No. Averis Protocol completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Averis Protocol?
It answers our handshake in 483 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Averis Protocol open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.