# Generic MCP Setup

Use this for any client 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 path:

1. Add Core as a remote MCP server using Streamable HTTP.
2. Let the client discover OAuth through protected resource metadata.
3. Complete browser consent.
4. Verify `initialize` and `tools/list`.

Fallback path:

Use a scoped Core connector key only if the client cannot complete OAuth. Connector keys should be personal, scoped, revocable, and stored locally.
