Skip to content
Cursor

context cloud for Cursor

io.github.abhinavala/context-cloud

Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.

client:Cursor transport:sse runtime:npm

Install context cloud in Cursor

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

{
  "mcpServers": {
    "context-cloud": {
      "url": "https://api.contextcloud.pro/mcp/protocol"
    }
  }
}

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

context cloud in other clients