Skip to content
Grok

Typesense Cloud for Grok

org.typesense/typesense-cloud

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

client:Grok transport:streamable-http

Install Typesense Cloud in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Typesense Cloud in other clients