Skip to main content
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.
EndpointProtocolPurpose
app.meetjamie.aiHTTPS/WSSWeb application & API
api.meetjamie.aiHTTPS/WSSBackend API
turn.meetjamie.aiTLSWebRTC audio streaming (TURN relay)
turn.cloudflare.comTLSTURN fallback

Authentication

Depending on your login method.
EndpointProtocolPurpose
appleid.apple.comHTTPSApple Sign-In
accounts.google.comHTTPSGoogle Sign-In
oauth2.googleapis.comHTTPSGoogle OAuth token
login.microsoftonline.comHTTPSMicrosoft / Entra Sign-In

Calendar integration

Optional — only needed if you connect a calendar.
EndpointProtocolPurpose
graph.microsoft.comHTTPSMicrosoft Calendar & Contacts
www.googleapis.comHTTPSGoogle Calendar API

Telemetry & updates

EndpointProtocolPurpose
eu.i.posthog.comHTTPSAnalytics (EU)
*.ingest.de.sentry.ioHTTPSError tracking (EU)
api.github.comHTTPSUpdate check
github.comHTTPSUpdate download

Notes

  • Only outbound connections on port 443/TCP.
  • No UDP required (TURN-over-TLS).
  • Minimal configuration: *.meetjamie.ai + turn.cloudflare.com.