Skip to content
Grok

BrainMop for Grok

io.github.jodes81/brainmop

Read/write notes on BrainMop, a hosted notes app. Paid feature, 30-day free trial; account required.

client:Grok transport:streamable-http

Install BrainMop in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "brainmop": {
      "type": "http",
      "url": "https://dabblelabs.onrender.com/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

BrainMop in other clients