Skip to content
Grok

Biel.ai for Grok

ai.biel/biel-ai

Query your product docs from AI tools. Source-cited answers from your indexed documentation.

client:Grok transport:streamable-http

Install Biel.ai in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "biel-ai": {
      "type": "http",
      "url": "https://mcp.biel.ai/v2/{project_slug}/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

Biel.ai in other clients