Skip to content
Cursor

sverklo for Cursor

io.github.sverklo/sverklo

Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.

client:Cursor transport:stdio runtime:npm

Install sverklo in Cursor

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

{
  "mcpServers": {
    "sverklo": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "sverklo"
      ]
    }
  }
}

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

sverklo in other clients