Skip to content
Cursor

Sutra for Cursor

io.github.shivnathtathe/sutra

Private, portable memory and reusable skills for AI agents.

client:Cursor transport:streamable-http

Install Sutra in Cursor

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

{
  "mcpServers": {
    "sutra": {
      "url": "https://sutra-c3or.onrender.com/mcp"
    }
  }
}

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

Sutra in other clients