Fin3000 for Cursor
com.fin3000/fin3000
Accounting for German SMBs: invoices, clients, bank transactions, journal entries, VAT.
client:Cursor
transport:streamable-http
Install Fin3000 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fin3000": {
"url": "https://api.fin3000.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs