Skip to content
Grok

Laxis for Grok

io.github.laxis-tech/laxis-mcp

Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.

client:Grok transport:streamable-http

Install Laxis in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "laxis-mcp": {
      "type": "http",
      "url": "https://app.laxis.tech/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

Laxis in other clients