Project Alfred
A consent-based digital concierge. This server exposes a Model Context Protocol
connector that a guest can attach to their own ChatGPT or Claude account, plus the enrolment,
consent, approval and operator surfaces around it.
- MCP endpoint
- https://alfred.audens.ai/mcp
- Auth
- OAuth 2.1, PKCE S256, dynamic client registration
- Discovery
- /.well-known/oauth-protected-resource
Add this URL as a custom connector in ChatGPT (developer mode) or Claude
(Settings → Connectors). Your first request returns a 401 challenge, which starts the
linking flow: claim your stay, choose what to share, and you are connected.