Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.goodmeta/intelligence-mcp

io.github.goodmeta/intelligence-mcp

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

Uptime
50.0%
2 direct probes · 30d
Response
1342ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
1
available

Tools · 3

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 a…

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 a…

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 integra…

Resources · 1

ecosystem-overview

Living comparison matrix of AP2, ACP, x402, MPP, and UCP. Source repo for this server's protocol data.

https://github.com/goodmeta/agent-payments-landscape

Prompts · 1

agent_payments_briefing

Walk an LLM through how to research the agent payments ecosystem using this server's tools.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.goodmeta/intelligence-mcp": {
      "url": "https://intel.goodmeta.co/mcp",
      "transport": "streamable-http"
    }
  }
}