SiftSum for VS Code
io.github.pytechno/siftsum
Private financial journal: receipts, recurring expenses, and cash flow with MCP tools.
client:VS Code
transport:streamable-http
Install SiftSum in VS Code
.vscode/mcp.json
{
"servers": {
"siftsum": {
"type": "http",
"url": "https://siftsum.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs