{"name":"AgentHub Commerce Agent","description":"Universal Commerce Platform for AI agents. Enables product discovery, checkout, payment authorization via AP2 mandates, and order management for small and medium merchants.","version":"1.0.0","supported_interfaces":[{"url":"https://www.agenthubcommerce.com/a2a","protocol_binding":"JSONRPC","protocol_version":"1.0"},{"url":"https://www.agenthubcommerce.com/a2a/stream","protocol_binding":"JSONRPC","protocol_version":"1.0"}],"provider":{"organization":"AgentHub","url":"https://www.agenthubcommerce.com"},"documentation_url":"https://www.agenthubcommerce.com/docs","icon_url":"https://www.agenthubcommerce.com/static/icon.png","capabilities":{"streaming":true,"push_notifications":true,"extended_agent_card":true,"extensions":[{"uri":"https://ucp.dev/specification/reference?v=2026-04-08","description":"UCP shopping capabilities (v2026-04-08: cart, catalog, identity linking)","required":false},{"uri":"https://ap2-protocol.org/specification/v2","description":"AP2 payment mandate extension","required":false,"params":{"roles":["merchant"]}},{"uri":"https://www.agenthubcommerce.com/.well-known/agent-commerce.json","description":"Unified agent commerce manifest — protocols, tools, auth, catalog","required":false}]},"default_input_modes":["text/plain","application/json"],"default_output_modes":["text/plain","application/json"],"skills":[{"id":"search_products","name":"Search Products","description":"Search merchant product catalogs with semantic and keyword matching","tags":["catalog","search","discovery"],"input_modes":["text/plain","application/json"],"output_modes":["application/json"],"examples":["Find red running shoes under $100","Search for organic coffee beans"]},{"id":"create_checkout","name":"Create Checkout","description":"Create a new checkout session with line items, shipping, and discount codes","tags":["checkout","cart","purchase"],"input_modes":["application/json"],"output_modes":["application/json"],"examples":["Add 2 units of SKU-123 to cart and apply code SAVE10"]},{"id":"complete_checkout","name":"Complete Checkout","description":"Finalize a checkout session and process payment","tags":["checkout","payment"],"input_modes":["application/json"],"output_modes":["application/json"],"examples":["Complete checkout session chk_abc123 with card payment"]},{"id":"track_order","name":"Track Order","description":"Check order status and fulfillment details","tags":["orders","tracking","fulfillment"],"input_modes":["text/plain","application/json"],"output_modes":["application/json"],"examples":["What is the status of order ORD-456?"]},{"id":"check_availability","name":"Check Availability","description":"Query available time slots for services like haircuts, massages, restaurant reservations, and more","tags":["services","availability","scheduling"],"input_modes":["text/plain","application/json"],"output_modes":["application/json"],"examples":["What times are available for a haircut next Tuesday?","Check availability for a table for 4 at 7pm"]},{"id":"book_service","name":"Book Service","description":"Book a service appointment, reservation, or dispatch. Validates availability and applies cancellation policies.","tags":["services","booking","appointment"],"input_modes":["application/json"],"output_modes":["application/json"],"examples":["Book a haircut with Jane at 2pm on March 15","Reserve a table for 4 at 7pm tonight"]},{"id":"cancel_booking","name":"Cancel Booking","description":"Cancel a service booking or remove a pending item from the cart. Enforces cancellation policies for confirmed bookings.","tags":["services","booking","cancel"],"input_modes":["text/plain","application/json"],"output_modes":["application/json"],"examples":["Cancel my haircut appointment","Cancel booking BKG-789"]}],"security_schemes":{"apiKey":{"type":"apiKey","location":"header","name":"X-API-Key","description":"API key authentication"}},"payments":{"version":"2025.0","rails":[{"id":"card_tokenization","currencies":["USD"],"captureTypes":["immediate"],"jurisdictions":["US"],"policy":null,"fees":{"processing":"2.9% + $0.30"}},{"id":"ap2_mandate","currencies":["USD"],"captureTypes":["escrow_release","immediate"],"jurisdictions":["US","CA"],"policy":"https://www.agenthubcommerce.com/ap2/policies/default","fees":{"processing":"1.5%","refund":"0 USD"}}],"pricing":{"model":"catalog","catalogUrl":"https://www.agenthubcommerce.com/ucp/v1/catalog"},"contact":{"operations":"ops@agenthub.example.com","disputes":"disputes@agenthub.example.com"}},"updated":"2026-06-20T10:08:08.935819+00:00"}