NP Ledger for Grok
com.npledger/np-ledger
Nonprofit fund accounting your AI agent helps you run — read the books and post entries.
client:Grok
transport:streamable-http
Install NP Ledger in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"np-ledger": {
"type": "http",
"url": "https://mcp.npledger.com/v1/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs