Use this page for any MCP client that is not listed elsewhere.
Core MCP endpoint:
https://core.gradien.ai/mcp
OAuth protected resource metadata:
https://core.gradien.ai/.well-known/oauth-protected-resource/mcp
Preferred Setup
- Add Core as a remote Streamable HTTP MCP server.
- Use
https://core.gradien.ai/mcpas the server URL. - Let the client discover OAuth from Core protected-resource metadata.
- Complete browser consent.
- Verify
initializeandtools/list.
Fallback
Use a scoped Core connector key only if the client cannot complete OAuth. Connector keys should be personal, scoped, revocable, and stored locally.
Avoid adding long-lived keys to shared project files.