{"name":"Duncan Forbes Print Shop","description":"Limited edition signed photography prints by Duncan Forbes. Each print is hand-signed and numbered, printed on archival Fujicolor Crystal Archive Pearl C-Type Paper. 20% of every sale supports Devon Environmental Foundation. Available as print only or framed in sizes A2, A1, A0. Free worldwide shipping.","url":"https://duncanforbes.io","version":"1.0.0","protocol":"a2a/1.0","capabilities":{"streaming":false,"pushNotifications":false},"authentication":{"schemes":["none"]},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"browse-catalog","name":"Browse Catalog","description":"Browse all available limited edition photography prints with prices, availability, scarcity, and direct purchase links.","tags":["art","photography","prints","limited-edition","buy","shop"],"examples":["Show me what prints are available","What photography do you sell?","Do you have any framed prints?"]},{"id":"get-product-details","name":"Get Product Details","description":"Get detailed information about a specific print including all variant sizes, framing options, pricing, scarcity level, and purchase links.","tags":["product","details","pricing","variants"],"examples":["Tell me more about Vastitude #1","What sizes does the black and white print come in?","How many editions are left?"]},{"id":"purchase","name":"Purchase Print","description":"Get a secure Stripe checkout link to purchase a specific print variant. Handles payment, shipping address collection, and order fulfillment.","tags":["buy","purchase","checkout","order"],"examples":["I want to buy a framed A1 Vastitude #1","Purchase a small print only","Buy the vibrant one in large"]},{"id":"programmatic-checkout","name":"Programmatic Checkout","description":"Create a Stripe Checkout Session or charge a payment method directly for autonomous agent-to-agent commerce. Supports two modes: 'checkout_session' (returns a URL) and 'direct_charge' (charges a Stripe payment method immediately with no browser needed).","tags":["checkout","payment","agent-to-agent","autonomous","stripe"],"examples":["Create a checkout session for Vastitude #1, Print Only, Small","Charge my Stripe payment method for a framed A0 print"]}],"provider":{"organization":"Duncan Forbes Photography","url":"https://duncanforbes.io","contact":"hello@duncanforbes.io"},"endpoints":{"mcp":"https://duncanforbes.io/api/mcp","rest_catalog":"https://duncanforbes.io/api/agent/catalog","rest_product":"https://duncanforbes.io/api/agent/product?slug={slug}","rest_checkout":"https://duncanforbes.io/api/agent/checkout"},"payment":{"provider":"Stripe","currency":"GBP","methods":{"payment_link":"Pre-generated Stripe Payment Links returned with product data. Open in browser to pay.","checkout_session":"POST /api/agent/checkout with mode 'checkout_session'. Returns a unique Stripe Checkout URL.","direct_charge":"POST /api/agent/checkout with mode 'direct_charge'. Provide stripe_customer_id + stripe_payment_method_id + shipping_address. Payment is confirmed server-side — fully autonomous, no browser."}}}