Connection check
verified live · 27h ago
vibecart
Agent-native commerce with trusted catalog, durable carts, and Stripe Checkout via MCP and UCP.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
4 toolsRead from the running server on 27h ago.
vibecart.create_checkout
itemsquantityproductId
Creates a hosted checkout URL for one or more trusted merchant-catalog products. Legacy productId + quantity input remains supported; new integrations should use items[]. VibeCart… Creates a hosted checkout URL for one or more trusted merchant-catalog products. Legacy productId + quantity input remains supported; new integrations should use items[]. VibeCart resolves all prices server-side. This can contact Stripe but never charges by itself; the customer must complete Stripe Checkout.
vibecart.get_integration_instructions
read-only
Returns concise Next.js App Router guidance for installing VibeCart with trusted catalog pricing, multi-item checkout, and the shared MCP endpoint. Returns concise Next.js App Router guidance for installing VibeCart with trusted catalog pricing, multi-item checkout, and the shared MCP endpoint.
vibecart.get_product
read-only
productId*
Looks up one product and its trusted USD-cent price from the configured merchant catalog. Does not access Stripe or create a checkout. Looks up one product and its trusted USD-cent price from the configured merchant catalog. Does not access Stripe or create a checkout.
vibecart.list_products
read-only