{
  "service": "freshcontext-mcp",
  "version": "0.3.16",
  "description": "FreshContext — timestamped web intelligence with Decay-Adjusted Relevancy scoring",
  "endpoints": {
    "mcp": "POST /mcp  (JSON-RPC 2.0)",
    "briefing": "GET /briefing",
    "briefing_now": "POST /briefing/now",
    "intel_feed": "GET /v1/intel/feed/:profile_id?limit=20&min_rt=0",
    "watched_queries": "GET /watched-queries",
    "debug_db": "GET /debug/db",
    "debug_scrape": "GET /debug/scrape?adapter=X&query=Y"
  },
  "docs": "https://freshcontext-site.pages.dev",
  "spec": "https://freshcontext-site.pages.dev/spec.html",
  "github": "https://github.com/PrinceGabriel-lgtm/freshcontext-mcp"
}