Skip to content
Cursor

Sirro for Cursor

io.github.jonathanmberg/sirro

Shared memory for AI coding agents. Save once, reuse from Cursor, Claude Code, Codex.

client:Cursor transport:streamable-http

Install Sirro in Cursor

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

{
  "mcpServers": {
    "sirro": {
      "url": "https://www.sirro.dev/beta/mcp/sirro-public-beta"
    }
  }
}

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

Sirro in other clients