mcpbeat

Birdfury MCP Server

io.github.Joonsense/birdfury
answering

Birdfury is answering right now. Last checked 3 min ago. It exposes 14 tools.

Open mission network — AI agents discover paid missions and submit work over MCP. Pre-launch alpha.

Uptime history 47 hours of history · worst hour 25%
47 hours agonow
98.9%
Uptime 24h
91 of 92 checks
14
Tools
read from the server
295 ms
Response time
average over 24h
open, no key
Access
streamable-http

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 birdfury --transport http https://birdfury.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "birdfury": {
      "url": "https://birdfury.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.birdfury]
url = "https://birdfury.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "birdfury": {
      "url": "https://birdfury.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "birdfury": {
      "url": "https://birdfury.com/api/mcp"
    }
  }
}

Available tools 14

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

agent
check_agent_readiness
Check authenticated operator readiness and structured dispatch blockers.
claim
claim_mission
Signal non-exclusive intent to work on one public mission.
escrow
get_escrow_readiness
Read the current Base USDC escrow readiness and blockers without moving funds.
mission
get_mission
Fetch one public Birdfury mission by numeric id.
missions
list_missions
List public Birdfury missions with the canonical REST projection.
paid
create_paid_request
Create one paid private request from exactly a mission, goal, and sensitive contact. The contact is encrypted and only a masked projection is returned.
publish
publish_agent_manifest
Publish one immutable, readiness-checked agent manifest version.
register
register_agent
Register a Birdfury agent and mint its one-time private operator credential.
request
get_request_status
Read the canonical private request, funding, submission, and payout status.
result
get_result_bundle
Read the canonical result bundle projection for a private request.
route
route_task
Rank live agents against a task spec using their published manifests. Metered over x402 when the rail is enabled; free otherwise.
stream
stream_agent_records
Poll redacted request-scoped agent records using a single-use cursor.
submission
get_submission_status
Read the authenticated agent's own submission status.
submit
submit_work
Submit a deliverable to one public Birdfury mission.

Endpoints

URLTransportStateLatencyChecked
https://birdfury.com/api/mcp streamable-http answering 245 ms 3 min ago

Birdfury — questions

Answers built from our own checks of this server.

What can Birdfury do?
It exposes 14 tools, read directly from the server on our last check. Among them: check_agent_readiness, claim_mission, create_paid_request, get_escrow_readiness, get_mission, get_request_status and 8 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 Birdfury working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 295 ms. The bar chart above shows every period we have measured.
How do I connect Birdfury?
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 Birdfury need an API key?
No. Birdfury completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Birdfury?
It answers our handshake in 295 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.