mcpbeat

Intelligence MCP Server

io.github.goodmeta/intelligence-mcp
answering

Intelligence MCP is answering right now. Last checked 9 min ago. 41 installs a week from npm. It exposes 3 tools. Last commit 24 Jun 2026.

Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.

Installs per day peak 24 · avg 8 · -25% w/w
a month agotoday
Uptime history 40 hours of history · worst hour 25%
40 hours agonow
81.3%
Uptime 24h
74 of 91 checks
3
Tools
read from the server
1102 ms
Response time
average over 24h
41
Installs / week
npm and PyPI

Connect this server

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

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

Available tools 3

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

compare
compare_protocols
Get a side-by-side comparison matrix of all five agent payment protocols (AP2, ACP, x402, MPP, UCP) across creator, layer, agent delegation, budget limits, cross-merchant coordination, and MCP integration. Use when the user asks to compare protocols ('AP2 vs ACP', 'which protocol handles budgets?', 'what's the difference between x402 and MPP?', 'show me the landscape'). Use get_protocol_info instead for deep details on a single protocol.
protocol
get_protocol_info
Get the canonical description of an agent payment protocol including creator, maturity level, repo URL, and what layer it operates at (authorization, commerce, or settlement). Use when the user asks about a specific protocol ('what is AP2?', 'who created MPP?', 'is x402 production ready?', 'what layer does ACP operate at?'). Use compare_protocols instead when comparing multiple protocols against each other.
scan
scan_opportunities
Scan GitHub, Hacker News, and npm for new repos, packages, and discussions in the agent payments ecosystem (AP2, ACP, x402, MPP, UCP). Returns AI-classified and scored opportunities with recommended actions. Use when the user asks about recent activity, new developments, or opportunities in agent payments ('what's new in agent payments?', 'any new x402 repos?', 'scan for opportunities'). Use get_protocol_info instead for static protocol details, or compare_protocols for side-by-side comparison. Costs $0.01 USDC. Accepts: x402 (USDC on Base) or MPP (Tempo USDC).

Endpoints

URLTransportStateLatencyChecked
https://intel.goodmeta.co/mcp streamable-http answering 460 ms 9 min ago

Intelligence MCP — questions

Answers built from our own checks of this server.

What can Intelligence MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: compare_protocols, get_protocol_info, scan_opportunities. 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 Intelligence MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 74 of 91 checks got a reply (81.3%), average response time 1102 ms. The bar chart above shows every period we have measured.
How do I connect Intelligence MCP?
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 Intelligence MCP need an API key?
No. Intelligence MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Intelligence MCP?
It answers our handshake in 1102 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Intelligence MCP?
The npm package @goodmeta/intelligence-mcp was installed 41 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Intelligence MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.