io.github.goodmeta/intelligence-mcp
Quality Score
80
/100
Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://intel.goodmeta.co/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@goodmeta/intelligence-mcp"
],
"env": {
"GITHUB_PAT": "<your-github_pat>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@goodmeta/intelligence-mcp"
],
"env": {
"GITHUB_PAT": "<your-github_pat>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @goodmeta/intelligence-mcp§02 Environment variables
GITHUB_PATrequiredsecret
GitHub Personal Access Token for scanning repos and issues.
ANTHROPIC_API_KEYrequiredsecret
Anthropic API key for classifying and scoring signals.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…