# io.github.runjohnray2-lgtm/vibecart

Agent-native commerce with trusted catalog, durable carts, and Stripe Checkout via MCP and UCP.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.0
- **Author:** io.github.runjohnray2-lgtm
- **License:** Unknown
- **Endpoints:** streamable-http https://vibecart.vercel.app/mcp
- **Source:** https://github.com/runjohnray2-lgtm/vibecart
- **Endpoint health:** reachable (last checked 2026-08-30T00:17:49.586Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-02T00:08:53.122Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

12 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `vibecart.list_products` — Lists products from the configured trusted merchant catalog. Use the returned stable IDs for product lookup or checkout.
- `vibecart.get_product` — Looks up one product and its trusted USD-cent price from the configured merchant catalog. Does not access Stripe or create a checkout.
- `vibecart.get_integration_instructions` — Returns concise Next.js App Router guidance for installing VibeCart with trusted catalog pricing, multi-item checkout, and the shared MCP endpoint.
- `vibecart.create_checkout` — Creates a hosted checkout URL for one or more trusted merchant-catalog products. Legacy productId + quantity input remains supported; new integrations should us
- `search_catalog` — Search the merchant catalog using the UCP Catalog Search capability.
- `lookup_catalog` — Look up one or more merchant catalog products by stable identifier.
- `get_product` — Get one merchant catalog product by stable identifier.
- `get_order` — Get the current state of a paid order using the UCP Order capability.
- `create_cart` — Create a durable UCP cart using trusted merchant catalog pricing.
- `get_cart` — Get the current state of a durable UCP cart.
- `update_cart` — Replace the contents of a durable UCP cart.
- `cancel_cart` — Cancel a durable UCP cart and return its state before invalidation.

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"vibecart\": {\n      \"type\": \"http\",\n      \"url\": \"https://vibecart.vercel.app/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.runjohnray2-lgtm%2Fvibecart
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.runjohnray2-lgtm%2Fvibecart/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.runjohnray2-lgtm%2Fvibecart
- HTML page: https://forgeregistry.com/registry/io.github.runjohnray2-lgtm%2Fvibecart
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
