Financier for Cursor
sh.financier/financier
Personal finance plan from a person's own bank data: stage, budget, categories, decisions.
client:Cursor
transport:streamable-http
Install Financier in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"financier": {
"url": "https://financier.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs