myfinance mcp for Cursor
io.github.alex-odoo/myfinance-mcp
Personal finance by conversation: expenses, receipts, statement import, budgets, net worth.
client:Cursor
transport:streamable-http
Install myfinance mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"myfinance-mcp": {
"url": "https://myfinance-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs