Open
Description
When calling the /mcp/register endpoint, it fails authentication. This happens because OAuth authentication is enabled in your FastMCP configuration, and this endpoint requires a token with read and write permissions by default.
However, the problem is: you haven't obtained a token yet, so you can't register a client. This creates a "chicken-and-egg" problem.
Metadata
Metadata
Assignees
Labels
No labels