{
  "serverInfo": {
    "name": "BRITECITY BRITEBOT",
    "version": "1.0.0"
  },
  "description": "Public BRITEBOT knowledge tools for BRITECITY managed IT services (Irvine, CA). No authentication required.",
  "url": "https://britecity.com/mcp",
  "transport": {
    "type": "streamable-http"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "authentication": {
    "type": "none"
  },
  "documentation": "https://britecity.com/auth.md"
}