Skip to main content
Glama
alphaparkinc

Agentcard MCP Server

by alphaparkinc

genpark-agentcard-autonomous-payment-skill

Python 3.9+ License MIT MCP Compatible GenPark AI

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.py
F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

0Releases (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 Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    24
    MIT

View all related MCP servers

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/alphaparkinc/genpark-agentcard-autonomous-payment-skill'

If you have feedback or need assistance with the MCP directory API, please join our Discord server