{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/server-card.json",
  "serverInfo": {
    "name": "permit-pro",
    "title": "PermitPro",
    "version": "0.2.0",
    "websiteUrl": "https://permitpro.dk",
    "description": "Danish construction permit (byggetilladelse) and dispensation data: address lookup, local plan and BBR facts, municipality processing times and fees, BR18 knowledge base with sources, and the signed-in user's own cases."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://blpsdpbxtjnazwgqrkke.supabase.co/functions/v1/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": true }
  },
  "authentication": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://permitpro.dk/.well-known/oauth-protected-resource",
    "authorizationServers": ["https://blpsdpbxtjnazwgqrkke.supabase.co/auth/v1"]
  },
  "documentationUrl": "https://permitpro.dk/docs/api.md"
}
