Skip to content
VS Code

BrainMop for VS Code

io.github.jodes81/brainmop

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

client:VS Code transport:streamable-http

Install BrainMop in VS Code

.vscode/mcp.json

{
  "servers": {
    "brainmop": {
      "type": "http",
      "url": "https://dabblelabs.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BrainMop in other clients