{
  "serverInfo": {
    "name": "brief-mcp-remote",
    "version": "1.0.0"
  },
  "transport": {
    "type": "http",
    "endpoint": "https://app.briefhq.ai/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "authentication": {
    "type": "oauth2",
    "authorizationServer": "https://app.briefhq.ai/api/mcp/.well-known/oauth-authorization-server"
  },
  "description": "Brief's remote MCP server. Gives agents access to product context, decisions, docs, personas, and market/pipeline data. OAuth-first; clients open a browser popup on first connect.",
  "documentationUrl": "https://briefhq.ai/mcp/"
}
