mcpbeat Sign in

AIGEN — Open Bounty Protocol for AI Agents MCP Server

by duckdns-cryptogenesis Your server? Claim it
not responding

AIGEN — Open Bounty Protocol for AI Agents is listed as active in the registry but did not answer our last check. Last commit 16 Jun 2026.

Open bounty protocol for AI agents. 22 tools: token safety scans + paid missions. 0.5% fee.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 180 checks
Tools
hidden behind auth
8000 ms
Response time
average over 24h
4
Stars
last commit 16 Jun 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.

Runs an external command agent_autonomous/consolidate.py:154
    commits = subprocess.run(cmd, capture_output=True, text=True, timeout=10).stdout.strip().split("\n")
Builds a file path from a variable clients/python-webhook-listener/example.py:88
        with open(os.path.join(fixtures, name), "rb") as fh:
Sends data to a third-party sink telegram_bot.py:25
TELEGRAM_API_BASE = "https://api.telegram.org"
Page executes code built at runtime web/join.html:199
  el.innerHTML = html;

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

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

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://cryptogenesis.duckdns.org/mcp streamable-http answering 8000 ms 13 min ago
https://cryptogenesis.duckdns.org/mcp/sse sse answering 8000 ms 13 min ago

Alternatives to AIGEN — Open Bounty Protocol for AI Agents

same job, measured the same way
0xHumans Protocol MCP
by davidorpeli

MCP for AI agents: financing, skills, lending on Base

answering
X402 Solana
by digitalweb33333-creator

x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.

10 tools answering
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
X402 Data Gateway
by epistemedeus

Paid x402 and MPP tools for agent discovery, payment safety, data, and DeFi.

24 tools answering
Mpp32 MCP Server
by mpp32

Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.

41 installs/wk local only
Tokenized Stocks & Agent Data (x402)
by fly-x402-accelerometer-feed

x402-paid data for agents: tokenized stocks on Base, Solana token verdicts, AI-progress readings

12 tools answering
Junto MCP
by vrllrv

The payment protocol for people and agents. One MCP server, any payment rail.

31 installs/wk local only
Axp
by tradewr333-lgtm

Trust scores, opportunity feed, contracts and a paid crypto Decision API for AI agents.

32 installs/wk local only

AIGEN — Open Bounty Protocol for AI Agents — questions

Answers built from our own checks of this server.

Is AIGEN — Open Bounty Protocol for AI Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 180 checks got a reply (0.0%), average response time 8000 ms. The bar chart above shows every period we have measured.
The registry lists AIGEN — Open Bounty Protocol for AI Agents 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 AIGEN — Open Bounty Protocol for AI Agents?
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 AIGEN — Open Bounty Protocol for AI Agents need an API key?
No. AIGEN — Open Bounty Protocol for AI Agents 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 AIGEN — Open Bounty Protocol for AI Agents open source?
Yes — it is published under the MIT licence, written in Python, 4 stars on GitHub and 18 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.