{
  "service": "elsas",
  "version": "0.5.0",
  "description": "Daily curated intelligence for AI agents. One report, one price. $0.01 USDC.",
  "endpoint": "https://elsas.it/mcp",
  "transport": "streamable_http",
  "mcp_spec_version": "2025-11-25",
  "categories": ["new_mcp", "spec_update", "security_incident"],
  "schedule": {
    "curation_time": "06:00",
    "timezone": "Europe/Berlin"
  },
  "capabilities": {
    "tools": [
      {"name": "get_today", "tier": "paid", "price": "0.01 USDC on Base", "description": "Today's full report — premium endpoint"},
      {"name": "get_report", "tier": "free", "description": "Past reports by ISO date"},
      {"name": "list_available", "tier": "free", "description": "All report dates with summaries"},
      {"name": "check_affected", "tier": "free", "usp": true, "description": "Match your stack against security advisories"}
    ],
    "resources": ["report://latest (paid)", "report://{date} (free)"],
    "prompts": ["morning_briefing"]
  },
  "pricing": {
    "model": "x402 — pay per request, no accounts",
    "currency": "USDC on Base (eip155:8453)",
    "premium": {
      "get_today": "0.01 USDC",
      "report://latest": "0.01 USDC"
    },
    "free": ["get_report", "list_available", "check_affected", "initialize", "tools/list", "resources/list", "prompts/list"],
    "docs": "https://elsas.it/docs"
  },
  "payment": {
    "protocol": "x402 v2",
    "network": "eip155:8453 (Base)",
    "recipient": "0xa0DBD4F86bD8C9445e4984e78e3B29bd342a351C",
    "facilitator": "https://facilitator.openx402.ai",
    "how_to_pay": "https://elsas.it/docs#payment"
  },
  "operator": {
    "name": "bremerman",
    "repo": "https://codeberg.org/bremerman/hermes-vps",
    "sovereign": true,
    "jurisdiction": "EU"
  },
  "updated_at": "2026-05-23T09:00:00+02:00"
}
