Skip to content
Cursor

SearchStack for Cursor

dev.searchstack/searchstack

Agent-driven search: build, import, tune, search, and score result quality — all over MCP.

client:Cursor transport:streamable-http

Install SearchStack in Cursor

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

{
  "mcpServers": {
    "searchstack": {
      "url": "https://mcp.searchstack.dev"
    }
  }
}

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

SearchStack in other clients