Skip to main content
Glama
gstack-ds
by gstack-ds

SpendNod

AIエージェントが何かを購入しようとしています — 先にあなたに確認すべきですか?

SpendNodは、AIエージェントの取引におけるヒューマン・イン・ザ・ループ型の承認ゲートウェイです。支出限度額、ベンダーブロックリスト、日次上限、カテゴリ制限を設定できます。スマートフォンから承認または拒否が可能です。


クイックスタート

Claude Code

claude mcp add spendnod --transport http https://api.spendnod.com/mcp

ChatGPT

設定 → アプリ → デベロッパーモード → アプリを作成 → https://api.spendnod.com/mcp を貼り付け

任意のMCPクライアント

{
  "mcpServers": {
    "spendnod": {
      "url": "https://api.spendnod.com/mcp"
    }
  }
}

Related MCP server: Arbor

機能概要

AIエージェントは現在、あなたの代わりにフライトの予約、注文、送金を行うことができます。SpendNodはエージェントとすべての取引の間に立ち、ルールをリアルタイムで評価し、ガードレールの範囲外のものはすべて承認のためにあなたにエスカレーションします。

ルール評価(優先順位順):

  1. ブロックされたベンダー / ブロックされたカテゴリ → 即時拒否

  2. しきい値未満は自動承認 → 即時承認

  3. しきい値超は承認が必要 → 人間にエスカレーション

  4. 取引ごとの上限 → 超過時はエスカレーション

  5. 日次上限(合計) → 超過しそうな場合はエスカレーション

  6. 月次上限(合計) → 超過しそうな場合はエスカレーション

  7. 許可されたベンダー / 許可されたカテゴリ → ホワイトリストにない場合はエスカレーション

  8. デフォルト(ルールがトリガーされない場合) → 自動承認


機能

  • 支出しきい値 — 少額の購入は自動承認、上限を超える場合は人間の承認が必要

  • ベンダーブロックリスト — 特定の販売業者を恒久的にブロック

  • 日次・月次上限 — すべてのエージェントアクティビティに対する厳格な予算制限

  • カテゴリ制限 — 支出カテゴリ全体(ギャンブル、旅行など)をブロックまたは制限

  • ルールテンプレート — すぐに始められる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


リンク


ライセンス

プロプライエタリ — 全著作権所有。

Stack Industries LLC によって構築

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Human-in-the-Loop authorization gateway for AI Agents. Securely pause MCP workflows and route high-risk actions to human approvers via Slack or Email.
    117
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    AgentPay 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
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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