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 Agent Skill -- Agentcard автономный кошелек для ИИ-агентов, программный выпуск виртуальных карт и платежный протокол MCP.

Agentcard позволяет каждому ИИ-агенту безопасно совершать покупки в интернете. Виртуальные карты Visa одноразового использования и привязанные к конкретным продавцам гарантируют, что средства не смогут утечь, а одобрения с участием человека обеспечивают полный контроль пользователей.


⚡ Ключевые возможности

  • Карты одноразового использования с ограничением: Мгновенные виртуальные карты, привязанные к конкретным доменам продавцов и максимальным бюджетам.

  • API покупок в один вызов: Автоматизируйте DoorDash, Uber Eats, авиаперелеты, облачные сервисы и более 100 магазинов.

  • 1% доля межбанковской комиссии и Tokenback: Получайте доход от межбанковской комиссии с обработанного объема и вознаграждайте пользователей.

  • Model Context Protocol (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

🔌 Model Context Protocol (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