Skip to content

Incompatible auth server: does not support dynamic client registration #53

Open
@philschmid

Description

@philschmid

I am trying to write a custom MCP Server with OAuth using the Google Provider. The Auth works but then it fails with Incompatible auth server: does not support dynamic client registration. Google OAuth doesn't support DCR.

Logs:

[74465] Using specified callback port: 8080
[74465] [74465] Connecting to remote server: http://localhost:8000/mcp
[74465] Using transport strategy: http-first
[74465] Received error: Error POSTing to endpoint (HTTP 405): {"detail":"Method Not Allowed"}
[74465] Recursively reconnecting for reason: falling-back-to-alternate-transport
[74465] [74465] Connecting to remote server: http://localhost:8000/mcp
[74465] Using transport strategy: sse-only
[74465] Connection error: Error: Incompatible auth server: does not support dynamic client registration

Any idea how to fix thsi?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions