Skip to content
Grok

Knowa for Grok

com.knowalabs/knowa

Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.

client:Grok transport:streamable-http

Install Knowa in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "knowa": {
      "type": "http",
      "url": "https://app.knowalabs.com/api/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

Knowa in other clients