Skip to content
Grok

drop for Grok

io.neuronik/drop

Publish web pages straight from your AI assistant and share them with a link.

client:Grok transport:streamable-http

Install drop in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "drop": {
      "type": "http",
      "url": "https://drop.neuronik.io/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

drop in other clients