Ambix MCP · Ambix

Auth required
Unclaimed — claim this pageproductivity Auth expectations unknown
https://mcp.ambix.ai
Badge
Authentication requiredReachable; initialization requires authentication.
Since Aug 11, 2026 — 2:25 AM (38 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 resource_metadata=\"https://mcp.ambix.ai/.well-known/oauth-protected-resource\", scope=\"read write\"",
  "discovery": {
    "resource": "https://mcp.ambix.ai/",
    "authorization_servers": [
      "https://auth.ambix.ai/"
    ],
    "scopes_supported": [
      "read",
      "write",
      "offline_access"
    ]
  }
}
100%
Availability · 30 days · 356 checks
447 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 43 min ago by MCP Tools Edge Scanner · scheduled every 120 min

Authentication is now required Breaking Aug 11, 2026 — 2: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 resource_metadata=\"https://mcp.ambix.ai/.well-known/oauth-protected-resource\", scope=\"read write\"",
  "discovery": {
    "resource": "https://mcp.ambix.ai",
    "authorization_servers": [
      "https://auth.ambix.ai/"
    ],
    "scopes_supported": [
      "read",
      "write",
      "offline_access"
    ]
  }
}
Observed by MCP Tools Edge Scanner
Baseline captured — authentication required Informational Aug 6, 2026 — 5:40 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 resource_metadata=\"https://mcp.ambix.ai/.well-known/oauth-protected-resource\", scope=\"read write\"",
  "discovery": {
    "resource": "https://mcp.ambix.ai",
    "authorization_servers": [
      "https://auth.ambix.ai/"
    ],
    "scopes_supported": [
      "read",
      "write",
      "offline_access"
    ]
  }
}
Observed by MCP Tools Edge Scanner