Skip to content
Cursor

Rabbytte for Cursor

io.github.marklanetech/rabbytte

Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.

client:Cursor transport:stdio runtime:npm

Install Rabbytte in Cursor

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

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

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

Rabbytte in other clients