Expense for Cursor
io.github.assaf/expense
Receipt tracker with no friction: receipts arrive by email and file themselves
client:Cursor
transport:streamable-http
Install Expense in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"expense": {
"url": "https://expense.labnotes.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs