Source checked: 2026-07-24 Official source: https://docs.cursor.com/en/tools/mcp
Use the complete Secure server address shown by Core during onboarding, including ?setup_attempt=.... Outside onboarding, use https://core.gradien.ai/mcp/continuity.
Add Core in Cursor
- Open Cursor Settings.
- Open Tools & MCPs.
- If Cursor shows a migration notice, select Open Tools & MCPs in Customize.
- Select New MCP Server or Add a Custom MCP Server.
- Enter
Coreand paste the complete Core address. - Connect and approve Core in the browser.
- Reload Cursor or run Developer: Reload Window if Core remains disabled.
For global manual configuration, preserve the other entries in ~/.cursor/mcp.json and add:
{
"mcpServers": {
"core": {
"url": "<secure-server-address>"
}
}
}
Use the global config when Core should follow the user across projects. Use .cursor/mcp.json only for a project-scoped setup.
If Cursor remains on Waiting for callback or Exchanging token after approval, quit and relaunch Cursor once, then inspect Output, MCP Logs. Do not keep creating duplicate Core entries or paste a long-lived connector key into the file during normal setup.