Skip to content
Grok

GRTwo Docs for Grok

io.github.grtwo-jcansler/docs

Publish and share Markdown/HTML docs from AI assistants. Requires grtwo.app Pro. OAuth or API key.

client:Grok transport:streamable-http

Install GRTwo Docs in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "docs": {
      "type": "http",
      "url": "https://www.grtwo.app/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

GRTwo Docs in other clients