spendnod
SpendNod
AIエージェントが何かを購入しようとしています — 先にあなたに確認すべきですか?
SpendNodは、AIエージェントの取引におけるヒューマン・イン・ザ・ループ型の承認ゲートウェイです。支出限度額、ベンダーブロックリスト、日次上限、カテゴリ制限を設定できます。スマートフォンから承認または拒否が可能です。
クイックスタート
Claude Code
claude mcp add spendnod --transport http https://api.spendnod.com/mcpChatGPT
設定 → アプリ → デベロッパーモード → アプリを作成 → https://api.spendnod.com/mcp を貼り付け
任意のMCPクライアント
{
"mcpServers": {
"spendnod": {
"url": "https://api.spendnod.com/mcp"
}
}
}Related MCP server: Arbor
機能概要
AIエージェントは現在、あなたの代わりにフライトの予約、注文、送金を行うことができます。SpendNodはエージェントとすべての取引の間に立ち、ルールをリアルタイムで評価し、ガードレールの範囲外のものはすべて承認のためにあなたにエスカレーションします。
ルール評価(優先順位順):
ブロックされたベンダー / ブロックされたカテゴリ → 即時拒否
しきい値未満は自動承認 → 即時承認
しきい値超は承認が必要 → 人間にエスカレーション
取引ごとの上限 → 超過時はエスカレーション
日次上限(合計) → 超過しそうな場合はエスカレーション
月次上限(合計) → 超過しそうな場合はエスカレーション
許可されたベンダー / 許可されたカテゴリ → ホワイトリストにない場合はエスカレーション
デフォルト(ルールがトリガーされない場合) → 自動承認
機能
支出しきい値 — 少額の購入は自動承認、上限を超える場合は人間の承認が必要
ベンダーブロックリスト — 特定の販売業者を恒久的にブロック
日次・月次上限 — すべてのエージェントアクティビティに対する厳格な予算制限
カテゴリ制限 — 支出カテゴリ全体(ギャンブル、旅行など)をブロックまたは制限
ルールテンプレート — すぐに始められるConservative、Moderate、Permissiveのプリセット
リアルタイムダッシュボード — app.spendnod.comでライブアクティビティフィード、統計、保留中の承認を確認
監査証跡 — すべてのリクエストが結果、タイムスタンプ、発動したルールとともに記録
OAuth 2.1ログイン — GoogleとGitHubでサインイン、パスワード不要
対応クライアント
Claude Code
ChatGPT
Cursor
VS Code
OpenClaw
MCP互換の任意のクライアント
料金プラン
プラン | 料金 | エージェント数 | リクエスト/月 |
無料 | $0 | 2 | 200 |
スターター | $29/月 | 10 | 5,000 |
プロ | $99/月 | 無制限 | 50,000 |
リンク
ウェブサイト: spendnod.com
ダッシュボード: app.spendnod.com
APIドキュメント: api.spendnod.com/docs
ライセンス
プロプライエタリ — 全著作権所有。
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