NP Ledger for Cursor
com.npledger/np-ledger
Nonprofit fund accounting your AI agent helps you run — read the books and post entries.
client:Cursor
transport:streamable-http
Install NP Ledger in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"np-ledger": {
"url": "https://mcp.npledger.com/v1/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs