Skip to content
Cursor

Contexel for Cursor

ai.contexel/contexel

Shared AI memory. ChatGPT, Claude, Cursor and any MCP app read and write the same memory.

client:Cursor transport:streamable-http

Install Contexel in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "contexel": {
      "url": "https://contexel.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Contexel in other clients