SiftSum for Cursor
io.github.pytechno/siftsum
Private financial journal: receipts, recurring expenses, and cash flow with MCP tools.
client:Cursor
transport:streamable-http
Install SiftSum in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"siftsum": {
"url": "https://siftsum.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs