BrainMop for Cursor
io.github.jodes81/brainmop
Read/write notes on BrainMop, a hosted notes app. Paid feature, 30-day free trial; account required.
client:Cursor
transport:streamable-http
Install BrainMop in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"brainmop": {
"url": "https://dabblelabs.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs