Skip to content
Grok

Atisbo Documentation for Grok

io.github.brian8a1/atisbo-docs

Read-only search and page retrieval from the public Atisbo documentation corpus. No authentication.

client:Grok transport:streamable-http

Install Atisbo Documentation in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "atisbo-docs": {
      "type": "http",
      "url": "https://app.atisbo.dev/api/mcp-docs"
    }
  }
}

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

Atisbo Documentation in other clients