Dabble Me Journal for VS Code
io.github.parterburn/dabble-me
Private journal MCP server to search, analyze, and create Dabble Me entries securely via OAuth.
client:VS Code
transport:streamable-http
Install Dabble Me Journal in VS Code
.vscode/mcp.json
{
"servers": {
"dabble-me": {
"type": "http",
"url": "https://dabble.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs