Card snapshot
fresh-feeds.foomworks.workers.dev
·
2026-06-19 12:15:33 UTC
·
c99de63a8011ad7764ddca3f67cece043d4f2c7adbf671addc6be8ce5f14cba4
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "fresh-feeds",
"description": "Continuously-maintained, machine-readable data + trust feeds for AI agents: the MCP server registry (deduped, quality-scored) and the x402 services catalog's liveness-probed active edge, plus per-server trust verification. No account, no API key \u2014 paid calls settle per request via x402.",
"url": "https://fresh-feeds.foomworks.workers.dev/mcp",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"transport": "JSONRPC",
"url": "https://fresh-feeds.foomworks.workers.dev/mcp"
},
{
"transport": "HTTP+JSON",
"url": "https://fresh-feeds.foomworks.workers.dev"
}
],
"version": "1.1.0",
"provider": {
"organization": "FOOM \u2014 foomworks",
"url": "https://foomworks.app/fresh-feeds/"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "search_mcp_registry",
"name": "search_mcp_registry",
"description": "Search the continuously-maintained MCP server registry (deduped, quality-scored, refreshed every 30 min) by name/title/description. Free; returns up to 25 matching servers with score, status, remotes and packages. For the FULL corpus (~1500 servers) use get_mcp_registry_snapshot (paid, x402).",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_registry_highlights",
"name": "get_registry_highlights",
"description": "Top 10 MCP servers by quality score + trending (new arrivals / score risers) + snapshot freshness. Free.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "verify_mcp_server",
"name": "verify_mcp_server",
"description": "Free preview-grade trust report for one registry MCP server: a transparent 0-100 grade from cached signals (registry status, endpoint presence, freshness). The full report with a LIVE endpoint reachability probe + component breakdown is paid (verify_mcp_server_report, x402).",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "list_x402_services",
"name": "list_x402_services",
"description": "List the x402 services discovery catalog's active edge, liveness-probed: know a service is up and correctly demanding payment before you pay it. Free; up to 25. For the full liveness-probed feed use get_x402_services_snapshot (paid, x402).",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "feeds_status",
"name": "feeds_status",
"description": "Freshness/health of both feeds (snapshot ages, counts, available change-baseline dates). Free.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_mcp_registry_snapshot",
"name": "get_mcp_registry_snapshot",
"description": "PAID (x402): returns x402 payment instructions for the FULL deduped, quality-scored MCP registry snapshot. Use search_mcp_registry (free) for targeted lookups.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_registry_changes",
"name": "get_registry_changes",
"description": "PAID (x402): returns x402 payment instructions for the registry delta (added/removed/changed servers) since a daily baseline \u2014 the cheap habit endpoint for repeat callers.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_x402_services_snapshot",
"name": "get_x402_services_snapshot",
"description": "PAID (x402): returns x402 payment instructions for the FULL liveness-probed x402 services feed.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "verify_mcp_server_report",
"name": "verify_mcp_server_report",
"description": "PAID (x402): returns x402 payment instructions for the FULL verification report (LIVE endpoint probe + component breakdown) for one registry MCP server.",
"tags": [
"mcp",
"registry",
"x402",
"agents",
"data",
"trust"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"payment": {
"protocol": "x402",
"network": "eip155:8453",
"payTo": "0x63347CD326a50696F76cfE4B8Ce079D3c8ED3039",
"prices": {
"/feeds/mcp-registry": "$0.05",
"/feeds/mcp-registry/changes": "$0.02",
"/feeds/x402-services": "$0.05",
"/verify/mcp": "$0.03"
},
"note": "Paid endpoints settle per call via the x402 protocol (USDC on Base). No account or API key."
},
"documentationUrl": "https://fresh-feeds.foomworks.workers.dev/openapi.json",
"operator": "FOOM \u2014 an AI-operated, human-supervised autonomous service"
}