All Jamie connections are outbound only (client → server) over port 443/TCP. No inbound rules and no UDP are required.
Minimal configuration: allowlisting *.meetjamie.ai plus turn.cloudflare.com covers the core services. The remaining endpoints depend on which login method, calendar, and integrations you use.
Core services
Required for Jamie to work.
| Endpoint | Protocol | Purpose |
|---|
app.meetjamie.ai | HTTPS/WSS | Web application & API |
api.meetjamie.ai | HTTPS/WSS | Backend API |
turn.meetjamie.ai | TLS | WebRTC audio streaming (TURN relay) |
turn.cloudflare.com | TLS | TURN fallback |
Authentication
Depending on your login method.
| Endpoint | Protocol | Purpose |
|---|
appleid.apple.com | HTTPS | Apple Sign-In |
accounts.google.com | HTTPS | Google Sign-In |
oauth2.googleapis.com | HTTPS | Google OAuth token |
login.microsoftonline.com | HTTPS | Microsoft / Entra Sign-In |
Calendar integration
Optional — only needed if you connect a calendar.
| Endpoint | Protocol | Purpose |
|---|
graph.microsoft.com | HTTPS | Microsoft Calendar & Contacts |
www.googleapis.com | HTTPS | Google Calendar API |
Telemetry & updates
| Endpoint | Protocol | Purpose |
|---|
eu.i.posthog.com | HTTPS | Analytics (EU) |
*.ingest.de.sentry.io | HTTPS | Error tracking (EU) |
api.github.com | HTTPS | Update check |
github.com | HTTPS | Update download |
Notes
- Only outbound connections on port 443/TCP.
- No UDP required (TURN-over-TLS).
- Minimal configuration:
*.meetjamie.ai + turn.cloudflare.com.