{
  "markdown": "# SpendNod\n\n**Your AI agent wants to buy something — should it ask you first?**\n\nSpendNod 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.\n\n---\n\n## Quick Start\n\n### Claude Code\n```bash\nclaude mcp add spendnod --transport http https://api.spendnod.com/mcp\n```\n\n### ChatGPT\nSettings → Apps → Developer Mode → Create app → paste `https://api.spendnod.com/mcp`\n\n### Any MCP client\n```json\n{\n  \"mcpServers\": {\n    \"spendnod\": {\n      \"url\": \"https://api.spendnod.com/mcp\"\n    }\n  }\n}\n```\n\n---\n\n## What It Does\n\nAI 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.\n\n**Rule evaluation (in priority order):**\n1. Blocked vendors / blocked categories → instant deny\n2. Auto-approve below threshold → instant approve\n3. Require approval above threshold → escalate to human\n4. Max per transaction → escalate if exceeded\n5. Max per day (aggregate) → escalate if would exceed\n6. Max per month (aggregate) → escalate if would exceed\n7. Allowed vendors / allowed categories → escalate if not in whitelist\n8. Default (no rules triggered) → auto-approve\n\n---\n\n## Features\n\n- **Spending thresholds** — auto-approve small purchases, require human sign-off above a limit\n- **Vendor blocklists** — permanently block specific merchants\n- **Daily & monthly caps** — hard budget limits across all agent activity\n- **Category restrictions** — block or restrict entire spending categories (gambling, travel, etc.)\n- **Rule templates** — Conservative, Moderate, and Permissive presets to get started fast\n- **Real-time dashboard** — live activity feed, stats, and pending approvals at [app.spendnod.com](https://app.spendnod.com)\n- **Audit trail** — every request logged with outcome, timestamp, and rule that fired\n- **OAuth 2.1 login** — Google and GitHub sign-in, no password required\n\n---\n\n## Works With\n\n- Claude Code\n- ChatGPT\n- Cursor\n- VS Code\n- OpenClaw\n- Any MCP-compatible client\n\n---\n\n## Pricing\n\n| Plan | Price | Agents | Requests/mo |\n|------|-------|--------|-------------|\n| Free | $0 | 2 | 200 |\n| Starter | $29/mo | 10 | 5,000 |\n| Pro | $99/mo | Unlimited | 50,000 |\n\n---\n\n## Links\n\n- **Website:** [spendnod.com](https://spendnod.com)\n- **Dashboard:** [app.spendnod.com](https://app.spendnod.com)\n- **API docs:** [api.spendnod.com/docs](https://api.spendnod.com/docs)\n\n---\n\n## License\n\nProprietary — All rights reserved.\n\nBuilt by [Stack Industries LLC](https://spendnod.com)\n",
  "bytes": 2690,
  "sha": "7ad2195de22433fc63e585be1b942e5959f7d436965aad2bb8af32f40c5d0f2c",
  "repo_slug": "gstack-ds/spendnod",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gstack_ds_spendnod_668d8fd7/readme"
}