CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Intelligence Mcp

goodmeta/intelligence-mcp
4 toolsauthSTDIO, HTTPregistry active
Summary

Tracks the agent payments protocol ecosystem by scanning GitHub repos, Hacker News discussions, and npm packages for mentions of AP2, ACP, x402, MPP, and UCP. The main tool scans_opportunities runs daily sweeps, uses the Anthropic API to classify and score signals, then returns actionable leads like new repos needing integration help or teams looking for beta testers. Two free tools give you protocol summaries and comparison matrices. Useful when you're building in the agent payments space and want to catch new projects, contribution opportunities, or teams adopting these protocols before they hit your radar manually. Built by Good Meta as part of their agent payments landscape mapping project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

4 tools
token_risk_analysisComprehensive multi-source token risk scoring. Combines GoPlus honeypot detection, DexScreener liquidity analysis, Dune on-chain analytics, and SocialData narrative monitoring. Returns a 0-100 risk score with detailed check results. Response time ~3-5 seconds.3 params

Comprehensive multi-source token risk scoring. Combines GoPlus honeypot detection, DexScreener liquidity analysis, Dune on-chain analytics, and SocialData narrative monitoring. Returns a 0-100 risk score with detailed check results. Response time ~3-5 seconds.

Parameters* required
chainstring
Blockchain network. Default: "base". Supports: base, ethereum
token_addressstring
0x-prefixed contract address on Base chain (40 hex characters)
analysis_depthstring
Analysis depth: "standard" (GoPlus + DexScreener, ~3s) or "deep" (adds Dune + social, ~8s)
security_checkFast GoPlus-only token security scan. Returns honeypot status, contract verification, ownership flags, and holder concentration. Sub-second response time. No social or on-chain analysis.2 params

Fast GoPlus-only token security scan. Returns honeypot status, contract verification, ownership flags, and holder concentration. Sub-second response time. No social or on-chain analysis.

Parameters* required
chainstring
Blockchain network. Default: "base". Supports: base, ethereum
token_addressstring
0x-prefixed contract address to scan for security issues
narrative_momentumScore the momentum of a crypto narrative or topic. Analyzes Twitter/X social signals with crypto-tuned VADER sentiment, engagement quality, influencer ratio, and optional on-chain corroboration. Returns 0-100 momentum score.3 params

Score the momentum of a crypto narrative or topic. Analyzes Twitter/X social signals with crypto-tuned VADER sentiment, engagement quality, influencer ratio, and optional on-chain corroboration. Returns 0-100 momentum score.

Parameters* required
querystring
Narrative topic, token name, or project to analyze (e.g. "DEGEN on Base", "Virtuals Protocol")
keywordsarray
Additional keywords to include in social search. Improves signal quality.
contractsarray
Contract addresses for on-chain corroboration of social signals
agent_trust_scoreComposite agent reliability rating. Scores any ERC-8004/ACP registered agent on 4 pillars: ACP performance (40%), network position (25%), operational health (25%), metadata compliance (10%). Accepts agent_address (0x hex) or agent_id (number). Returns trust score 0-100 with br...2 params

Composite agent reliability rating. Scores any ERC-8004/ACP registered agent on 4 pillars: ACP performance (40%), network position (25%), operational health (25%), metadata compliance (10%). Accepts agent_address (0x hex) or agent_id (number). Returns trust score 0-100 with br...

Parameters* required
agent_idnumber
ACP/ERC-8004 numeric agent ID
agent_addressstring
0x-prefixed wallet address of the agent to score

Intelligence MCP Server

MCP server that gives AI agents access to agent payments ecosystem intelligence. Scans GitHub, Hacker News, and npm for signals, classifies and scores them, and returns actionable opportunities.

Tools

ToolDescriptionCost
scan_opportunitiesScan GitHub, HN, and npm for new repos, packages, and discussions across AP2, ACP, x402, MPP, and UCP. Returns AI-classified and scored opportunities. Use when asking about recent activity or new developments in agent payments.$0.01 USDC
get_protocol_infoGet the canonical description of a specific agent payment protocol including creator, maturity, repo URL, and layer (authorization, commerce, or settlement). Use when asking about a specific protocol.Free
compare_protocolsSide-by-side comparison matrix of all five protocols across creator, layer, agent delegation, budget limits, cross-merchant coordination, and MCP integration. Use when comparing protocols.Free

Install

git clone https://github.com/goodmeta/intelligence-mcp.git
cd intelligence-mcp
npm install
cp .env.example .env  # add your keys
npm run build

Usage with Claude Code

Add to your Claude Code MCP config:

{
  "mcpServers": {
    "intelligence": {
      "command": "node",
      "args": ["/path/to/intelligence-mcp/dist/index.js"],
      "env": {
        "GITHUB_PAT": "ghp_...",
        "ANTHROPIC_API_KEY": "sk-ant-..."
      }
    }
  }
}

Then ask Claude: "Scan for agent payment opportunities from the last 7 days"

Example

> scan_opportunities(days=7, min_score=12)

Found 23 opportunities (99 signals scanned):

[19/20] [contribution] paygraph-ai/paygraph: Policy engine needs cross-gateway budget tracking
  Action: File issue about cross-wallet coordination gap
  Why: Building agent wallet with spend controls but no cross-gateway budget
  https://github.com/paygraph-ai/paygraph

[18/20] [prospect] sentinelx402: Looking for x402 beta testers
  Action: Offer to test with agent-verifier integration
  ...

Data Sources

  • GitHub: new repos in tracked orgs + keyword search across all of GitHub
  • Hacker News: stories matching agent payment keywords (via Algolia API)
  • npm: new packages matching protocol keywords

Built by

Eric Tsang / Good Meta

Part of the Agent Payments Landscape project.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

GITHUB_PAT*secret

GitHub Personal Access Token for scanning repos and issues.

ANTHROPIC_API_KEY*secret

Anthropic API key for classifying and scoring signals.

Categories
AI & LLM ToolsDeveloper Tools
Registryactive
Package@goodmeta/intelligence-mcp
TransportSTDIO, HTTP
AuthRequired
UpdatedApr 15, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f