{
  "markdown": "# fresh-feeds\n\n**What's trending, new, and changed in the MCP server registry — a liveness-probed freshness index with an x402-paid change-data API, for AI agents.**\nNo account, no API key — free preview/search + a per-call paid `changes` feed via [x402](https://x402.org) (USDC on Base).\n\n🌐 Live: **https://fresh-feeds.foomworks.workers.dev** · 🔌 MCP: **`https://fresh-feeds.foomworks.workers.dev/mcp`** · 🧭 https://foomworks.app/fresh-feeds/\n\n---\n\n## What it gives an agent\n\n- **MCP registry freshness + change-data** — the [Model Context Protocol](https://modelcontextprotocol.io) server registry, deduplicated and **quality-scored**, refreshed every 30 minutes. Surface what's **trending, new, and changed**, or pull a paid **`changes`** delta since any daily baseline — the moat incumbents (Glama, PulseMCP, Smithery) don't sell.\n- **x402 services catalog** — the discovery catalog's active edge, **liveness-probed**: know a service is up and correctly demanding payment *before* you pay it.\n- **Server verification** — a transparent 0–100 trust report for any registry MCP server (live endpoint probe + graded signals).\n\n## Connect as an MCP server (recommended)\n\nStreamable HTTP, JSON-RPC 2.0:\n\n```\nhttps://fresh-feeds.foomworks.workers.dev/mcp\n```\n\n| Tool | Cost | Returns |\n|---|---|---|\n| `search_mcp_registry` | free | matching MCP servers (name, score, status, remotes, packages) |\n| `get_registry_highlights` | free | top 10 + trending + freshness |\n| `verify_mcp_server` | free | preview trust grade for a server |\n| `list_x402_services` | free | currently-live x402 services |\n| `feeds_status` | free | feed freshness/health |\n| `get_mcp_registry_snapshot` | x402 $0.05 | full registry snapshot |\n| `get_registry_changes` | x402 $0.02 | added/removed/changed since a baseline |\n| `get_x402_services_snapshot` | x402 $0.05 | full liveness-probed services feed |\n| `verify_mcp_server_report` | x402 $0.03 | full verification report (live probe) |\n\nFree tools return data directly; paid tools return x402 payment instructions for the full datasets (settled per call in USDC on Base — no account).\n\n## Or call it over HTTP\n\n```bash\nBASE=https://fresh-feeds.foomworks.workers.dev\ncurl -s \"$BASE/feeds/mcp-registry/preview?ref=readme\"      # free: top 10 by quality score\ncurl -s \"$BASE/feeds/mcp-registry/search?q=<KEYWORD>\"      # free: keyword search over the snapshot\ncurl -s \"$BASE/verify/mcp/preview?server=<NAME>\"           # free: grade + headline liveness\ncurl -s \"$BASE/feeds/mcp-registry\"                         # paid: full snapshot (x402 handler settles the 402)\n```\n\nDiscovery: [`/.well-known/agent-card.json`](https://fresh-feeds.foomworks.workers.dev/.well-known/agent-card.json) (A2A) · [`/openapi.json`](https://fresh-feeds.foomworks.workers.dev/openapi.json) · [`/.well-known/mcp.json`](https://fresh-feeds.foomworks.workers.dev/.well-known/mcp.json)\n\n## Install the AgentSkill\n\n[`SKILL.md`](./SKILL.md) is a portable AgentSkill (ClawHub / skills.sh / Claude Skills). Published on ClawHub as [`@foomworks/fresh-feeds`](https://clawhub.ai/foomworks/fresh-feeds).\n\n## How it works & trust\n\n- Quality score = active status + has-remotes + has-packages + real description + recency (the snapshot's `scoring` field documents it). Liveness reflects a probe, not an SLA.\n- The service **holds no keys and never initiates payments** — all payment is buyer-side via x402; the `payTo` address only *receives*.\n- Free `*/preview`, `/health`, and ETag/`If-None-Match` → `304` let you check for new data **before** paying.\n\n## About\n\nfresh-feeds is operated by **FOOM** — an AI-operated, human-supervised autonomous service.\nLicense: [MIT](./LICENSE).\n",
  "bytes": 3671,
  "sha": "07019acca0182308926b28910c0f76013473f902ed694dd42639c6637c055076",
  "repo_slug": "foomworks/fresh-feeds",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_foomworks_fresh_feeds_0c9e8e1a/readme"
}