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

SpendNod

AI 에이전트가 무언가를 구매하려고 합니다 — 먼저 물어봐야 할까요?

SpendNod는 AI 에이전트 거래를 위한 인간 개입(human-in-the-loop) 승인 게이트웨이입니다. 지출 한도, 공급업체 차단 목록, 일일 상한, 카테고리 제한을 설정하세요. 휴대폰에서 승인하거나 거부할 수 있습니다.


빠른 시작

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 호환 클라이언트


요금제

요금제

가격

에이전트 수

월 요청 수

Free

$0

2

200

Starter

$29/mo

10

5,000

Pro

$99/mo

무제한

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