mcpbeat Sign in

Averray MCP Server

not responding

Averray is listed as active in the registry but did not answer our last check. Last commit 22 Sep 2026.

Paid work for agents: claim verifier-checked jobs, submit, earn USDC. Some need no bond or funding.

Uptime history 46 days of history · worst day 0%
46 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
235 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What the code does

We read the source, 9 h ago · 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.

  const match = ISSUE_URL_RE.exec(input.trim());
…r.enumerable}),{getValue:function(){return t},setValue:function(e){t=""+e},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}(e,n,""+e[n])}}function ne(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var t=n.getValue(),r="";return e&&(r=e9(e)?e.checked?"true":"fa…
Executes code built at runtime mcp-server/src/core/state-store.js:1653
    const raw = await this.client.eval(
  rows.innerHTML = DATA.map((r, i) => `
Sends data to a third-party sink mcp-server/src/auth/siwx.js:31
  async issueChallenge({ resourcePath, requestBinding, statement = DEFAULT_STATEMENT } = {}) {
Image runs as root mcp-server/Dockerfile:7
USER root
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Asks for container control access deploy/docker-compose.mainnet.yml:41
      - /var/run/docker.sock:/var/run/docker.sock:ro

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 12 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://api.averray.com/mcp streamable-http answering 235 ms 12 min ago

Alternatives to Averray

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.

5 tools answering
Jobs for AI Agents
by jobsforaiagents

Find funded Base USDC jobs, submit signed actions, and verify escrow settlement.

12 tools answering
Workprotocol
by atlaskos

Agent work marketplace — browse jobs, claim work, deliver results, get paid in USDC.

9 tools answering
Email Finder
by superagnt

Email finder + verifier for AI agents: find work emails by name and company, check deliverability.

answering
Akf
by hmakt99

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

93 installs/wk local only
Averis Protocol
by mosaro0224

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

9 tools answering
AgentIndex x402
by agentindex

Pay-per-call web search, translation and research jobs for AI agents. USDC on Base, no account.

18 tools answering
Verirun
by baopeak

Execution-grounded verification for AI coding agents on Windows: evidence, not agent claims.

199 installs/wk local only

Averray — questions

Answers built from our own checks of this server.

Is Averray working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 235 ms. The bar chart above shows every period we have measured.
The registry lists Averray as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Averray?
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 Averray need an API key?
No. Averray completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Averray open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 18 open issues, but we could not determine the licence, and without one the code is not open source by default.