AgentDM MCP · AgentDM

Auth required
Unclaimed — claim this pageother API key expected
https://api.agentdm.ai/mcp/v1/grid
Badge
Authentication requiredReachable; initialization requires authentication.
Since Aug 10, 2026 — 5:25 AM (39 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.agentdm.ai/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://api.agentdm.ai/mcp/v1/grid",
    "authorization_servers": [
      "https://app.agentdm.ai"
    ],
    "scopes_supported": [
      "agent:use",
      "admin"
    ]
  }
}
100%
Availability · 30 days · 356 checks
127 ms
Latency (last observation)
Contract
Schema stable
0
Incidents · 30 days
Observed since

Availability — last 30 days

No failures Some failures Mostly failing Auth required No observations

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

Authentication is now required Breaking Aug 10, 2026 — 5:25 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.agentdm.ai/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://api.agentdm.ai/mcp/v1/grid",
    "authorization_servers": [
      "https://app.agentdm.ai"
    ],
    "scopes_supported": [
      "agent:use",
      "admin"
    ]
  }
}
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.agentdm.ai/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://api.agentdm.ai/mcp/v1/grid",
    "authorization_servers": [
      "https://app.agentdm.ai"
    ],
    "scopes_supported": [
      "agent:use",
      "admin"
    ]
  }
}
Observed by MCP Tools Edge Scanner