Dabble Me Journal for Cursor
io.github.parterburn/dabble-me
Private journal MCP server to search, analyze, and create Dabble Me entries securely via OAuth.
client:Cursor
transport:streamable-http
Install Dabble Me Journal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dabble-me": {
"url": "https://dabble.me/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs