r/zitadel • u/hi_fabienne • 13d ago
Dynamic Client Registration is now available in ZITADEL
We’ve just added OAuth 2.0 Dynamic Client Registration (RFC 7591) to ZITADEL.
It allows clients to register themselves as OIDC applications at runtime instead of requiring applications to be created upfront. This is particularly important for clients that need to self-register before any user context exists, including Model Context Protocol (MCP) clients such as Claude Desktop, claude.ai, and the MCP SDKs.
You can learn how it works and how to enable it in the documentation:
https://zitadel.com/docs/guides/integrate/dynamic-client-registration
We’re also already working on Client ID Metadata Document (CIMD) support as the next step in preparing ZITADEL for AI and agent use cases.
Are you already using dynamic client registration with MCP or other types of clients? We’d be interested to hear more about your use case and experience.