HomeFinance › intelligence-mcp

intelligence-mcp

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

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-09-07 License: Apache-2.0

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://intel.goodmeta.co/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http intelligence-mcp https://intel.goodmeta.co/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "intelligence-mcp": {
      "url": "https://intel.goodmeta.co/mcp"
    }
  }
}

Package (npm 0.1.4)

npx -y @goodmeta/intelligence-mcp@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@goodmeta/intelligence-mcp@0.1.4"
      ],
      "env": {
        "GITHUB_PAT": "<YOUR_VALUE>",
        "ANTHROPIC_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GITHUB_PAT required secret — GitHub Personal Access Token for scanning repos and issues.
  • ANTHROPIC_API_KEY required secret — Anthropic API key for classifying and scoring signals.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry