SpendNod for Grok
io.github.gstack-ds/spendnod
AI agent spending controls. Set limits, blocklists, and caps. Approve transactions from your phone.
client:Grok
transport:streamable-http
Install SpendNod in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"spendnod": {
"type": "http",
"url": "https://api.spendnod.com/mcp"
}
}
}
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