Loading MCP server directory, please wait...
Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.
npx @getmcp/cli add io.github.goodmeta/intelligence-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GITHUB_PATGitHub Personal Access Token for scanning repos and issues.
ANTHROPIC_API_KEYAnthropic API key for classifying and scoring signals.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.goodmeta/intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@goodmeta/intelligence-mcp"
],
"env": {
"GITHUB_PAT": "",
"ANTHROPIC_API_KEY": ""
}
}
}
}