(edited)
Hi Vercel team,
QIU is a hosted personal AI assistant built by Stratoma AI (Madrid, Spain): https://agente.stratomai.com. Our users want to connect their own Vercel accounts so QIU can check deployments, logs and projects for them.
Dynamic client registration against mcp.vercel.com currently fails with: invalid_redirect_uri: The provided redirect URIs are not approved for use by this authorization server.
- Client name: QIU (Stratoma AI)
- Redirect URI:
https://agente.stratomai.com/oauth/mcp/callback - Transport: Streamable HTTP, OAuth 2.1 authorization code + PKCE, dynamic client registration
Tokens are encrypted server-side on EU servers and never shown to the language model; deployments or any other write action require an explicit confirmation from the user.
Could you add our redirect URI to the allowlist? Contact: hola@stratomai.com. Thanks!