invalid_scope: read, write not supported (custom Cursor connector)
Connecting the official Front MCP (https://mcp.frontapp.com/mcp) from Cursor as a custom remote server (confidential OAuth client, no DCR).
Redirect in use: http://localhost:8787/callback
Feature access: MCP only
Resource permissions: Read + Write + Send enabled on the app as a ceiling. Client requests scope=read+write only (no send on the token).
Authorize returns invalid_scope: The requested scope is not supported: read, write — immediately after the company-domain screen. The same OAuth state is reused across retries even after deleting and recreating the MCP server in Cursor.
app.frontapp.com/.well-known/oauth-authorization-server lists scopes_supported: ["feature:mcp"] only. Docs say MCP scopes are read, write, send.
Has anyone hit this in the beta? Happy to share more details privately with Front if you need them for a per-app fix.
