{"name":"com.agentcheckoutapi/agent-checkout","slug":"agentcheckoutapi-agent-checkout","title":"Agent Checkout","description":"AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.","url":"https://mcp.market/server/agentcheckoutapi-agent-checkout","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce","ai","search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T19:56:17.038Z","last_ok_at":"2026-09-20T19:56:17.038Z","latency_ms":275},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://agentcheckoutapi.com","version":"0.2.0","remotes":[{"type":"streamable-http","url":"https://agentcheckoutapi.com/mcp"}],"packages":[],"tools":[{"name":"add_to_cart","description":"Add another selected product variant to an existing Agent Checkout cart. Use when the user explicitly wants another item or quantity added to an existing cart. This does not charge the buyer.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"cart_id":{"type":"string","minLength":1,"maxLength":300},"variant_id":{"type":"string","minLength":1,"maxLength":300},"quantity":{"type":"integer","minimum":1,"maximum":25}},"required":["site_slug","cart_id","variant_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"check_inventory","description":"Check whether a selected product variant is currently sellable and available. Use when availability matters or immediately before adding a selected variant to a cart.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"variant_id":{"type":"string","minLength":1,"maxLength":300}},"required":["site_slug","variant_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"create_cart","description":"Create a new Agent Checkout-attributed cart with a selected product variant. Use only after the user has chosen a specific product or clearly asked to add/buy it. This prepares the purchase but does not charge the buyer.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"variant_id":{"type":"string","minLength":1,"maxLength":300},"quantity":{"type":"integer","minimum":1,"maximum":25}},"required":["site_slug","variant_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"create_checkout","description":"Prepare the final buyer handoff by returning the merchant-hosted HTTPS checkout URL. Use when the user has a cart and clearly wants to proceed to checkout or purchase. Always surface checkoutUrl to the human buyer. Agent Checkout never collects raw card details and this tool does not itself charge the buyer.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"cart_id":{"type":"string","minLength":1,"maxLength":300}},"required":["site_slug","cart_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_cart","description":"Read the current Agent Checkout cart contents and totals. Use to review or confirm the cart before handing the buyer off to checkout.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"cart_id":{"type":"string","minLength":1,"maxLength":300}},"required":["site_slug","cart_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_product","description":"Get detailed product and variant information after search_products identifies a product and merchant. Use before purchase when the user needs details, options, price, or variant information.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"site_slug":{"type":"string","minLength":1,"maxLength":80},"product_id":{"type":"string","minLength":1,"maxLength":200}},"required":["site_slug","product_id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_catalog","description":"Legacy alias for search_products. Search purchasable products across participating merchants. Prefer search_products for new shopping requests.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200},"first":{"type":"integer","minimum":1,"maximum":20}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_products","description":"Primary shopping entry point. Use when a user wants to find, browse, compare, recommend, price-check, check availability of, shop for, or buy a physical product. Searches purchasable products across merchants participating in the Agent Checkout network. The user does not need to mention Agent Checkout by name.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200},"first":{"type":"integer","minimum":1,"maximum":20}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T20:12:55.316Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:12:55.209Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1249ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://agentcheckoutapi.com/mcp","reachable":true,"authRequired":false,"latencyMs":1249,"serverInfo":{"name":"Agent Checkout Network","version":"0.2.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}