Skip to content
Grok

dropthis for Grok

io.github.dropthis-dev/dropthis-mcp

Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.

client:Grok transport:streamable-http runtime:npm

Install dropthis in Grok

.mcp.json (in your project root)

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

dropthis in other clients