Agent guide

Generic MCP Setup

Paste this into your agent

Start with this visible request when you want the agent to help. It keeps the action coming from you, while the linked setup reference stays plain and non-recursive.

Use this in the app you are connecting, then approve only the browser login, app setting, or restart steps that the app requires.

Please help me set up Core for this MCP client. Core is a home base for AI agents: it keeps memory, files, decisions, tasks, and work context synced across tools, harnesses, and models.

Use this official setup reference:
https://gradien.ai/core/docs/reference

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

  1. Add Core as a remote Streamable HTTP MCP server.
  2. Use https://core.gradien.ai/mcp as the server URL.
  3. Let the client discover OAuth from Core protected-resource metadata.
  4. Complete browser consent.
  5. Verify initialize and tools/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.