io.github.goodmeta/intelligence-mcp
io.github.goodmeta/intelligence-mcpAgent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.
Tools · 3
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 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…
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
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
Walk an LLM through how to research the agent payments ecosystem using this server's tools.
Similar MCP servers embedding-nearest
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"
}
}
}