Bible v18.1 Transport-Appropriate Auth: Pattern A for all VPS MCP servers

Decision

All 56 MCP servers on VPS use Pattern A (Platform-Managed, Traefik) with auth=None, NO OAuthProvider

Rationale

All servers behind Traefik reverse proxy with TLS. Adding OAuthProvider causes 401 on all requests. Platform handles auth.

Alternatives Rejected

  1. Pattern B (JWTVerifier)
  2. Pattern C (OAuthProvider)

Outcome

Pending