Skip to content
Cursor

Typesense Cloud for Cursor

org.typesense/typesense-cloud

Add fast, typo-tolerant search to your site or app, and run the Typesense clusters behind it.

client:Cursor transport:streamable-http

Install Typesense Cloud in Cursor

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

{
  "mcpServers": {
    "typesense-cloud": {
      "url": "https://cloud.typesense.org/mcp/v1"
    }
  }
}

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

Typesense Cloud in other clients