Skip to content

Algolia Productivity for Grok

io.github.algolia/algolia-productivity

Connect LLM tools to your Algolia account with user-scoped access for internal workflows.

client:Grok transport:streamable-http

Install Algolia Productivity in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "algolia-productivity": {
      "type": "http",
      "url": "https://mcp.algolia.com/mcp"
    }
  }
}

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

Algolia Productivity in other clients