You're viewing a demo portfolio

Join the waitlist
PRSM

service_status

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Live up/down/degraded status for major AI & dev services (OpenAI, Anthropic, GitHub, Cloudflare, etc.). Use this to answer "is X up right now?". Services with issues are listed first. Args: category: filter by ai | dev | infra | platform. only_issues: only return services currently degraded or down. limit: max results. Envelope: measured_at = when the freshest status row was last probed (each row's `updated_at`); max_age 300s matches the ~5-min probe cadence, so freshness is honest live/stale. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "service_statusArguments",
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 50
    },
    "category": {
      "type": "string",
      "title": "Category",
      "default": ""
    },
    "only_issues": {
      "type": "boolean",
      "title": "Only Issues",
      "default": false
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
service_status — ai.dynamicfeed/dynamic-feed — PRSM MCP