NP Ledger for VS Code
com.npledger/np-ledger
Nonprofit fund accounting your AI agent helps you run — read the books and post entries.
client:VS Code
transport:streamable-http
Install NP Ledger in VS Code
.vscode/mcp.json
{
"servers": {
"np-ledger": {
"type": "http",
"url": "https://mcp.npledger.com/v1/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs