Agentcard MCP Server
genpark-agentcard-autonomous-payment-skill
GenPark AI 에이전트 스킬 -- Agentcard 자율 AI 에이전트 지갑, 프로그래밍 방식 가상 카드 발급 및 MCP 결제 프로토콜.
Agentcard는 모든 AI 에이전트가 웹 전반에서 안전하게 물건을 구매할 수 있게 해줍니다. 일회용 및 가맹점 잠금 가상 Visa 카드는 자금 유출을 방지하며, 인간 개입 승인(human-in-the-loop)을 통해 사용자가 완전한 통제권을 유지할 수 있습니다.
⚡ 주요 기능
일회용 범위 지정 카드: 특정 가맹점 도메인과 최대 예산에 잠긴 즉시 발급 가상 카드.
원콜 구매 API: DoorDash, Uber Eats, 항공편, 클라우드 서비스 및 100개 이상의 스토어에서 자동화된 구매.
1% 인터체인지 공유 및 토큰백: 정산된 거래량에 대한 인터체인지 수익을 창출하고 사용자에게 보상.
모델 컨텍스트 프로토콜(MCP): Claude Desktop, Cursor 및 에이전트 프레임워크와의 네이티브 통합.
Related MCP server: ClawPay
📊 아키텍처 워크플로우
sequenceDiagram
autonumber
actor User as User
participant Agent as Autonomous AI Agent
participant AC as Agentcard Wallet Engine
participant Merchant as Visa / Merchant Gateway
User->>Agent: "Book flight to SFO under $350"
Agent->>AC: Request single-use card ($350, united.com)
AC-->>User: Push Notification / One-tap Approval
User-->>AC: Approved ✓
AC-->>Agent: Scoped Virtual Card Issued (•••• 4402)
Agent->>Merchant: Complete Checkout & Charge
Merchant->>AC: Settle $328.50 Transaction
AC->>AC: Destroy Card & Credit 1% Interchange
Agent-->>User: Order Confirmed & Receipt Delivered🚀 빠른 시작
python example_usage.py🔌 모델 컨텍스트 프로토콜(MCP) 서버
python mcp_server.pyThis 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 Connectors
Payment infrastructure for AI agents: spending rules, approval flows, single-use virtual cards.
Prepaid virtual cards for AI agents: one-time cards, spend caps, human approvals.
Give your AI agent a spending limit: approval controls and single-use virtual cards.
The independent agent-commerce protocol for AI-agent checkout on any online store.
Related MCP Servers
- -licenseNot gradedqualityDmaintenanceEnables AI agents to manage and use prepaid virtual Visa cards with hard budget limits for secure online transactions. It provides tools for creating cards, checking balances, and retrieving payment credentials with human-in-the-loop approvals.1
- AlicenseBqualityFmaintenanceConnects AI agents to payment processors (Lithic, Stripe, PayPal) for automated shopping with single-use virtual cards and transaction management.921Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to make payments by securely storing encrypted card details and enforcing user-defined policies, allowing agents to fill checkout forms on any site.24MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI models to manage escrow payments, account monitoring, and blockchain-verified transactions through the Model Context Protocol.1
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/alphaparkinc/genpark-agentcard-autonomous-payment-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server