Kody (https://kody.codes) is a hosted MCP client. Users connect remote MCP servers from https://kody.codes/account/mcp-servers so their agents can use those tools.
Connecting Vercel MCP (https://mcp.vercel.com) fails OAuth with invalid_redirect_uri: the provided redirect URIs are not approved for use by this authorization server.
Please allowlist our redirect URI (or issue an approved MCP client_id):
- Client name: Kody
- Website: https://kody.codes
- redirect_uri: https://kody.codes/account/mcp-servers/oauth/callback
- Flow: authorization_code + PKCE
- Resource: https://mcp.vercel.com
Kody already connects other remote MCP providers via standard OAuth / DCR / CIMD. Vercel’s reviewed-client allowlist is the only blocker. Docs: https://vercel.com/docs/agent-resources/vercel-mcp
User report: https://x.com/alfrescian/status/2095044903969394870 Tracking: https://github.com/kentcdodds/kody/issues/1986
Happy to complete any client security review. Thank you.