v0.1.0
First release of pontifex-mcp — enterprise-grade capabilities for MCP servers, built on the official MCP Python SDK.
Highlights
- Auth, two ways — OAuth 2.1 JWTs (any OIDC provider) and
sk_…API keys, resolving to oneCallerIdentity. - Least-privilege scopes —
domain:resource:action, enforced before every tool call. - Audit trail — every call recorded (who, what, when, source, cache hit, latency).
- Standards-based discovery — RFC 9728 protected-resource metadata +
WWW-Authenticate. - Resilient — per-caller rate limiting, adapter failover, circuit breaking.
- Observable — Logfire / OpenTelemetry wired in.