spendnod
SpendNod
AI 에이전트가 무언가를 구매하려고 합니다 — 먼저 물어봐야 할까요?
SpendNod는 AI 에이전트 거래를 위한 인간 개입(human-in-the-loop) 승인 게이트웨이입니다. 지출 한도, 공급업체 차단 목록, 일일 상한, 카테고리 제한을 설정하세요. 휴대폰에서 승인하거나 거부할 수 있습니다.
빠른 시작
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 호환 클라이언트
요금제
요금제 | 가격 | 에이전트 수 | 월 요청 수 |
Free | $0 | 2 | 200 |
Starter | $29/mo | 10 | 5,000 |
Pro | $99/mo | 무제한 | 50,000 |
링크
웹사이트: spendnod.com
대시보드: app.spendnod.com
API 문서: api.spendnod.com/docs
라이선스
독점 — 모든 권리 보유.
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