mcpbeat Sign in

Autonomous Intelligence MCP Server

by mmahdiahamed92-png Your server? Claim it
not responding

Autonomous Intelligence is listed as active in the registry but did not answer our last check. 25 installs a week from npm. It exposes 7 tools.

Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 235 · avg 10
a month agotoday
Uptime history 48 days of history · worst day 0%
48 days agonow
2.2%
Uptime 24h
2 of 91 checks
7
Tools
read from the server
370 ms
Response time
average over 24h
25
Installs / week
npm and PyPI

Autonomous Intelligence does not always answer

Over the last week it answered 0.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

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

This one needs environment variables set before it will start: AI_AGENT_KEY (Your ai_live_ key from https://autonomousintelligence.io/v1/agent/register. Only needed for swap execution (build_swap/submit_swap); the discovery tools work without it.). The author declared them in the registry entry; get the values from the project itself.

Available tools 7

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

token
check_token_safety
Rug-gate a token: honeypot, mint/freeze authority, liquidity lock, holder concentration.
get_token_info
Live price, liquidity and market cap for a mint.
build
build_swap
Build an UNSIGNED swap transaction (2% fee baked in) + a build_id. Requires an API key. Sign it locally with your own wallet, then call submit_swap with the same build_id. Your key never leaves your environment.
gems
find_gems
Rug-gated new/trending tokens. tab: new | trending | graduated.
quote
get_quote
Get a swap quote (route, expected out, 2% fee disclosed) for inputMint→outputMint of amount in base units.
submit
submit_swap
Broadcast an already-signed swap transaction with its build_id. Requires an API key. Returns the signature and confirmation status.
tradeable
list_tradeable_tokens
Every token swappable on the DEX.

Endpoints

URLTransportStateLatencyChecked
https://autonomousintelligence.io/mcp streamable-http answering 196 ms 3 min ago

Alternatives to Autonomous Intelligence

same job, measured the same way
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 86-tool MCP server.

local only
I
agents.u.cash
by uantum

Non-custodial HTTP-402 crypto payments for AI agents. 77-tool MCP server.

local only
I
agents.u.cash
by uxdevo

Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.

local only
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

34 installs/wk 4 tools answering
GhostSwap
by ghostswap1

GhostSwap — non-custodial crypto swaps across 1,600+ coins.

6 tools answering
Griffnode
by griffnode

Non-custodial crypto payments for AI assistants: balances, payments, and create payment links.

answering
Gloria AI
by jchen225

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Gloria AI
by cryptobriefing-labs

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering

Autonomous Intelligence — questions

Answers built from our own checks of this server.

What can Autonomous Intelligence do?
It exposes 7 tools, read directly from the server on our last check. Among them: build_swap, check_token_safety, find_gems, get_quote, get_token_info, list_tradeable_tokens and 1 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 Autonomous Intelligence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 2 of 91 checks got a reply (2.2%), average response time 370 ms. The bar chart above shows every period we have measured.
Is Autonomous Intelligence still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Autonomous Intelligence 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 Autonomous Intelligence?
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 Autonomous Intelligence need an API key?
No. Autonomous Intelligence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Autonomous Intelligence?
It answers our handshake in 370 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Autonomous Intelligence?
The npm package autonomousintelligence-mcp was installed 25 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.