Skip to content
Grok

Brainiall Web for Grok

com.brainiall/web

Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.

client:Grok transport:streamable-http

Install Brainiall Web in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web": {
      "type": "http",
      "url": "https://api.brainiall.com/mcp/web/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

Brainiall Web in other clients