Skip to content
Grok

drafturl for Grok

io.github.bamdule/drafturl

Share HTML/Markdown documents via URL instantly. Create, edit, delete docs from any AI tool.

client:Grok transport:streamable-http

Install drafturl in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "drafturl": {
      "type": "http",
      "url": "https://drafturl.com/mcp/transport"
    }
  }
}

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

drafturl in other clients