spendnod
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@spendnodwhat purchases are pending my approval?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SpendNod
Your AI agent wants to buy something — should it ask you first?
SpendNod is a human-in-the-loop authorization gateway for AI agent transactions. Set spending limits, vendor blocklists, daily caps, and category restrictions. Approve or deny from your phone.
Quick Start
Claude Code
claude mcp add spendnod --transport http https://api.spendnod.com/mcpChatGPT
Settings → Apps → Developer Mode → Create app → paste https://api.spendnod.com/mcp
Any MCP client
{
"mcpServers": {
"spendnod": {
"url": "https://api.spendnod.com/mcp"
}
}
}Related MCP server: Arbor
What It Does
AI agents can now book flights, place orders, and transfer money on your behalf. SpendNod sits between your agent and every transaction — evaluating your rules in real-time and escalating anything outside your guardrails to you for approval.
Rule evaluation (in priority order):
Blocked vendors / blocked categories → instant deny
Auto-approve below threshold → instant approve
Require approval above threshold → escalate to human
Max per transaction → escalate if exceeded
Max per day (aggregate) → escalate if would exceed
Max per month (aggregate) → escalate if would exceed
Allowed vendors / allowed categories → escalate if not in whitelist
Default (no rules triggered) → auto-approve
Features
Spending thresholds — auto-approve small purchases, require human sign-off above a limit
Vendor blocklists — permanently block specific merchants
Daily & monthly caps — hard budget limits across all agent activity
Category restrictions — block or restrict entire spending categories (gambling, travel, etc.)
Rule templates — Conservative, Moderate, and Permissive presets to get started fast
Real-time dashboard — live activity feed, stats, and pending approvals at app.spendnod.com
Audit trail — every request logged with outcome, timestamp, and rule that fired
OAuth 2.1 login — Google and GitHub sign-in, no password required
Works With
Claude Code
ChatGPT
Cursor
VS Code
OpenClaw
Any MCP-compatible client
Pricing
Plan | Price | Agents | Requests/mo |
Free | $0 | 2 | 200 |
Starter | $29/mo | 10 | 5,000 |
Pro | $99/mo | Unlimited | 50,000 |
Links
Website: spendnod.com
Dashboard: app.spendnod.com
API docs: api.spendnod.com/docs
License
Proprietary — All rights reserved.
Built by Stack Industries LLC
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceHuman-in-the-Loop authorization gateway for AI Agents. Securely pause MCP workflows and route high-risk actions to human approvers via Slack or Email.1171MIT
- AlicenseNot gradedqualityBmaintenanceAgentPay is the authorization layer between an AI agent and real spending. You define the rules — spending caps, allowed merchants, time windows — and every purchase attempt the agent makes is checked against them in real time. Approved transactions go through. Anything outside the mandate is blocked and logged. No more babysitting every agent action. No more runaway charges.MIT

Allowance MCPofficial
FlicenseNot gradedqualityBmaintenanceEnables AI agents to request purchase approval from humans, receive scoped virtual cards, complete checkout, and report receipts for audit.- FlicenseNot gradedqualityBmaintenanceEnables AI agents to browse product catalogs and make purchases through a policy engine that enforces spending limits, requires human approval for certain amounts, and logs all actions to an audit trail.
Related MCP Connectors
Secure agent purchasing with human-approved virtual cards, receipts, and audit trails.
See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.
Runtime permission, approval, and audit layer for AI agent tool execution.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gstack-ds/spendnod'
If you have feedback or need assistance with the MCP directory API, please join our Discord server