← Registry

AI & Machine Learning

areweup.xyz

Provides real-time status and incident information for tracked AI providers.

1 endpoint3 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://areweup.xyz/api/mcp

No auth detected

MCP server metadata

Name
areweup-provider-status
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

list_providers

Catalog of the 26 tracked AI providers (slug, name, category, status page URL).

Inferred read-only
get_status

Latest status for one provider (by slug) or all providers.

Inferred read-only
get_incidents

Incidents for one provider (by slug) or all providers.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.areweup-provider-status]
url = "https://areweup.xyz/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "areweup-provider-status": {
      "type": "http",
      "url": "https://areweup.xyz/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: areweup-provider-status
Remote MCP URL: https://areweup.xyz/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "areweup-provider-status": {
      "url": "https://areweup.xyz/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "areweup-provider-status": {
      "type": "http",
      "url": "https://areweup.xyz/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "areweup-provider-status",
  "transport": "streamable-http",
  "url": "https://areweup.xyz/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for areweup.xyz was fetched 2026-08-23T15:29:32.400Z.

Trust status Trusted

areweup.xyz is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.