{
  "serverInfo": {
    "name": "Sentivel",
    "version": "1.0.0",
    "description": "Status pages, uptime monitoring, incidents, and on-call for the services you run.",
    "documentation": "https://docs.sentivel.com"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.sentivel.com/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "authorization": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://mcp.sentivel.com/.well-known/oauth-protected-resource",
    "authorizationServers": [
      "https://www.sentivel.com"
    ],
    "scopesSupported": [
      "mcp"
    ]
  }
}