AssetLog MCP · AssetLog

Auth required
Unclaimed — claim this pageother Auth expectations unknown
https://api.assetlog.ai/mcp
Badge
Authentication requiredReachable; initialization requires authentication.
Since Aug 23, 2026 — 1:50 PM (25 d ago)

An authentication challenge is availability, not an outage — the endpoint is reachable and answering. Passive observation records the challenge and any OAuth discovery metadata without ever authenticating. OAuth-authenticated contract monitoring is planned.

Recorded auth metadata
authMeta — as observed
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"MCP\", resource_metadata=\"https://api.assetlog.ai/.well-known/oauth-protected-resource/mcp\"",
  "discovery": {
    "resource": "https://api.assetlog.ai",
    "authorization_servers": [
      "https://api.assetlog.ai"
    ],
    "scopes_supported": [
      "mcp:*"
    ]
  }
}
98.9%
Availability · 30 days · 353 checks
209 ms
Latency (last observation)
Contract
Schema stable
1
Incidents · 30 days
Observed since

Availability — last 30 days

No failures Some failures Mostly failing Auth required No observations

Last observed 59 min ago by MCP Tools Edge Scanner · scheduled every 120 min

Recovery Aug 23, 2026 — 1:50 PM
Endpoint returned to service after 735 minutes.
VerifiedA successful observation followed a confirmed outage (result: auth_required).
Observed by MCP Tools Edge Scanner 12 h 15 m
Outage — initialization timed out Aug 23, 2026 — 3:40 AM
No response within 10 seconds.
VerifiedTwo consecutive observations failed (latest: timeout).
InterpretationClients depending on this endpoint may currently be unable to connect.
Raw event details
{
  "result": "timeout",
  "error": "No response within 10 seconds."
}
Observed by MCP Tools Edge Scanner
Authentication is now required Breaking Aug 22, 2026 — 8:55 AM
The endpoint stopped accepting unauthenticated initialization.
Verifiedinitialize returned HTTP 401.
InterpretationUnauthenticated clients can no longer connect and may require credentials or an OAuth flow.
Raw event details
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"MCP\", resource_metadata=\"https://api.assetlog.ai/.well-known/oauth-protected-resource/mcp\"",
  "discovery": {
    "resource": "https://api.assetlog.ai",
    "authorization_servers": [
      "https://api.assetlog.ai"
    ],
    "scopes_supported": [
      "mcp:*"
    ]
  }
}
Observed by MCP Tools Edge Scanner
Baseline captured — authentication required Informational Aug 6, 2026 — 5:25 AM
Endpoint is reachable; initialization requires authentication. Passive observation records availability, latency, and protocol behavior only.
Verifiedinitialize returned HTTP 401.
InterpretationAuthenticated contract monitoring can be added later (OAuth support planned).
Raw event details
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"MCP\", resource_metadata=\"https://api.assetlog.ai/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://api.assetlog.ai/mcp",
    "authorization_servers": [
      "https://api.assetlog.ai"
    ],
    "scopes_supported": [
      "mcp:*"
    ]
  }
}
Observed by MCP Tools Edge Scanner