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

SpendNod

Ihr KI-Agent möchte etwas kaufen – sollte er Sie zuerst fragen?

SpendNod ist ein Autorisierungs-Gateway mit Human-in-the-Loop für KI-Agenten-Transaktionen. Legen Sie Ausgabengrenzen, Anbieter-Blocklisten, Tageslimits und Kategoriebeschränkungen fest. Genehmigen oder ablehnen Sie von Ihrem Telefon aus.


Schnellstart

Claude Code

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

ChatGPT

Einstellungen → Apps → Entwicklermodus → App erstellen → fügen Sie https://api.spendnod.com/mcp ein

Beliebiger MCP-Client

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

Related MCP server: Arbor

Was es tut

KI-Agenten können jetzt Flüge buchen, Bestellungen aufgeben und Geld in Ihrem Namen überweisen. SpendNod sitzt zwischen Ihrem Agenten und jeder Transaktion – bewertet Ihre Regeln in Echtzeit und eskaliert alles, was außerhalb Ihrer Schutzmaßnahmen liegt, zur Genehmigung an Sie.

Regelbewertung (in Prioritätsreihenfolge):

  1. Blockierte Anbieter / blockierte Kategorien → sofortige Ablehnung

  2. Automatische Genehmigung unterhalb des Schwellenwerts → sofortige Genehmigung

  3. Genehmigung erforderlich über dem Schwellenwert → Eskalation an einen Menschen

  4. Maximum pro Transaktion → Eskalation, wenn überschritten

  5. Maximum pro Tag (aggregiert) → Eskalation, wenn überschritten würde

  6. Maximum pro Monat (aggregiert) → Eskalation, wenn überschritten würde

  7. Erlaubte Anbieter / erlaubte Kategorien → Eskalation, wenn nicht in der Whitelist

  8. Standard (keine Regeln ausgelöst) → automatische Genehmigung


Funktionen

  • Ausgabenschwellenwerte – kleine Käufe automatisch genehmigen, über einem Limit menschliche Freigabe verlangen

  • Anbieter-Blocklisten – bestimmte Händler dauerhaft blockieren

  • Tages- und Monatslimits – harte Budgetgrenzen für alle Agentenaktivitäten

  • Kategoriebeschränkungen – ganze Ausgabenkategorien blockieren oder einschränken (Glücksspiel, Reisen usw.)

  • Regelvorlagen – Konservative, moderate und permissive Voreinstellungen für einen schnellen Start

  • Echtzeit-Dashboard – Live-Aktivitätsfeed, Statistiken und ausstehende Genehmigungen unter app.spendnod.com

  • Prüfprotokoll – jede Anfrage wird mit Ergebnis, Zeitstempel und ausgelöster Regel protokolliert

  • OAuth-2.1-Anmeldung – Anmeldung mit Google und GitHub, kein Passwort erforderlich


Funktioniert mit

  • Claude Code

  • ChatGPT

  • Cursor

  • VS Code

  • OpenClaw

  • Jeder MCP-kompatible Client


Preise

Plan

Preis

Agenten

Anfragen/Monat

Kostenlos

$0

2

200

Starter

$29/mo

10

5,000

Pro

$99/mo

Unbegrenzt

50,000



Lizenz

Proprietär – Alle Rechte vorbehalten.

Erstellt von 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