Den Delimarsky @den.dev · Mar 22

If you're building MCP clients, CIMD is worth diving into (Bluesky uses it too). Your client hosts a JSON doc at an HTTPS URL, that URL becomes the client ID. It eliminates the need for registration endpoints and the DCR dance. DCR is now the fallback, not the default. Full spec: dsc.ai/mcpauth

10 likes 1 replies

?

Replies

Andy Young · Mar 22

Might have to include this animation in the doc I shared this week with a partner team building an MCP client that only supports DCR.