anthropics / anthropics/claude-ai-mcp
Issue with Cliend ID in Anthropic-held OAuth credentials
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 471
- Fork
- 76
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### MCP server URL
https://mcp.lev.com/mcp
### Where does the issue occur?
In the authorization screen from my server
### Transport used
streamable-http
### Client registration type
Static
### SSE only: Does your server return the expected status code for POST requests?
Not applicable (my server does not use SSE)
### When did you last reproduce this?
2026-08-17 2:14 PM ET
### Browser and OS
_No response_
### Describe the issue
When users add the "Lev for Claude" connector from the directory and attempt to connect (after pressing the connect button) they receive the following message:
> Couldn’t register with Lev for Claude’s sign-in service. You can try again, or add an OAuth Client ID in the connector settings. If this persists, share this reference with support: “ofid_c885c156f7461388”
This was confirmed to be the fact that the client ID is not registered in Anthropic-held OAuth credentials. When inputing the information as a custom connect (incl. the OAuth Client ID FPVfGZHwa9wvqhLwmXiaZyJPEjnaVAZB) it works perfectly
### Issue details
```shell
When users add the "Lev for Claude" connector from the directory and attempt to connect (after pressing the connect button) they receive the following message:
> Couldn’t register with Lev for Claude’s sign-in service. You can try again, or add an OAuth Client ID in the connector settings. If this persists, share this reference with support: “ofid_c885c156f7461388”
This was confirmed to be the fact that the client ID is not registered in Anthropic-held OAuth credentials. When inputing the information as a custom connect (incl. the OAuth Client ID FPVfGZHwa9wvqhLwmXiaZyJPEjnaVAZB) it works perfectly
```
### Expected behavior
When a user adds the connector and clicks on connect it takes the user to Lev's OAuth log in page, currently it shows the error:
Couldn’t register with Lev for Claude’s sign-in service. You can try again, or add an OAuth Client ID in the connector settings. If this persists, share this reference with support: “ofid_c885c156f7461388”
### Logs from your server
```shell
```
### Additional context
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.