# intelligence-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-goodmeta-intelligence-mcp
- Repository: https://github.com/goodmeta/intelligence-mcp

## Install
- Command: `npx -y @goodmeta/intelligence-mcp`
- Endpoint: https://intel.goodmeta.co/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @goodmeta/intelligence-mcp v0.1.4
- Environment variable: GITHUB_PAT (required; secret)
- Environment variable: ANTHROPIC_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://intel.goodmeta.co/mcp

## Tools
- scan_opportunities (Scan Agent Payments Ecosystem) - 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). Endpoint: https://intel.goodmeta.co/mcp
- get_protocol_info (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. Endpoint: https://intel.goodmeta.co/mcp
- compare_protocols (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. Endpoint: https://intel.goodmeta.co/mcp

## Resources
- https://github.com/goodmeta/agent-payments-landscape - Agent Payments Landscape Living comparison matrix of AP2, ACP, x402, MPP, and UCP. Source repo for this server's protocol data. MIME type: text/markdown

## Prompts
- agent_payments_briefing - Agent Payments Briefing Walk an LLM through how to research the agent payments ecosystem using this server's tools. Arguments: focus

## Metadata
- Owner: io.github.goodmeta
- Version: 0.1.4
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 15, 2026
- Source: https://registry.modelcontextprotocol.io
