Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.bch1212/agent-commerce-mcp

NPM · AGENT-COMMERCE-MCP · 2 COMPONENTS · SCANNED SEP 20

Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.

+2 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 39 of 124 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1463 tokens (~32/item across 45 items; 13 tools + 32 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.bch1212/agent-commerce-mcp server?

io.github.bch1212/agent-commerce-mcp runs locally as an npm package, launched with npx -y agent-commerce-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · agent-commerce-mcp

# add to Claude Code
claude mcp add bch1212-agent-commerce-mcp -- npx -y agent-commerce-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "bch1212-agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "bch1212-agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add bch1212-agent-commerce-mcp -- npx -y agent-commerce-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bch1212-agent-commerce-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "agent-commerce-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bch1212-agent-commerce-mcp --command npx --arg -y --arg agent-commerce-mcp
# ~/.hermes/config.yaml
mcp_servers:
  bch1212-agent-commerce-mcp:
    command: "npx"
    args: ["-y", "agent-commerce-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "bch1212-agent-commerce-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add bch1212-agent-commerce-mcp -t stdio -c npx -a -y agent-commerce-mcp
// mcp.json
{
  "mcpServers": {
    "bch1212-agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +2
    • CVE-2026-82562 no longer affects this package security
    • CVE-2026-82417 no longer affects this package security
    • Known CVEs: fail → pass security
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 11 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 9 Sept 26 −3
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/agent-commerce-mcp@0.1.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 124 packages
Packages resolved 124
Stale 39
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~847 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_products ~53

Side-by-side feature/price matrix for 2-5 products.

NameTypeReqDescription
slugsarrayyesProduct slugs to compare side-by-side
vs_competitorstringOptional competitor name for context

No output schema declared.

No examples provided.

create_checkout ~95

Create a live Stripe (or Gumroad) checkout URL for the buyer. Pass `referral_code` to credit an affiliate.

NameTypeReqDescription
emailstringyesBuyer email — Stripe will send the receipt here
product_slugstringyesProduct slug to buy
referral_codestringAffiliate referral code that should be credited
tierstringyesTier name (e.g., 'Pro', 'Team')

No output schema declared.

No examples provided.

get_affiliate_info ~52

Commission rates (15-30%), tracking, and tier perks. Pass product_slug for that product's specific rate.

NameTypeReqDescription
product_slugstringOptional: a specific product to get the affiliate rate for

No output schema declared.

No examples provided.

get_cross_sells ~65

Given the current product, return related products from the cross-sell graph and the recommended bundle.

NameTypeReqDescription
agent_contextstringOptional: extra context about the buyer's stack or goals
current_productstringyesProduct the buyer is currently considering or already owns

No output schema declared.

No examples provided.

get_free_tier ~40

Returns instant access details for a product's free tier (signup URL or install command).

NameTypeReqDescription
product_slugstringyesProduct to access for free

No output schema declared.

No examples provided.

get_mcp_install ~67

Exact install command/snippet for a product's MCP server in claude_desktop, claude_code, cursor, cline, or windsurf.

NameTypeReqDescription
clientstringyesTarget MCP client
product_slugstringyesProduct slug, must be an MCP-enabled product

No output schema declared.

No examples provided.

get_pricing ~64

Full pricing breakdown for a product (tiers, monthly/yearly, affiliate rate).

NameTypeReqDescription
billingstring
product_slugstringyesProduct slug from the catalog (e.g., 'injectshield')
tierstringSpecific tier name to highlight

No output schema declared.

No examples provided.

get_recommendation ~88

Given a problem statement (and optionally a stack/company size), return 1-3 best-fit products with reasoning.

NameTypeReqDescription
company_sizestring
problemstringyesProblem the user is trying to solve, in their own words
stackstringTech stack or category they already use (e.g., 'OpenAI + Pinecone + Vercel')

No output schema declared.

No examples provided.

get_trust_score ~24

Returns Halverson IQ's AgentTrust reputation score plus operational summary.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

register_affiliate ~83

Instantly register an agent or operator as an affiliate. Returns a referral_code for use in create_checkout.

NameTypeReqDescription
agent_idstringyesStable identifier for the recommending agent (e.g., 'cursor.user-12345')
operator_emailstringyesWhere to send commission payouts
productsarrayOptional: specific products this affiliate plans to promote

No output schema declared.

No examples provided.

request_partnership ~84

Submit a partnership proposal (cross-listing, joint bundle, embed, co-marketing). Reviewed in 3 business days.

NameTypeReqDescription
agent_idstringyesIdentifier for the proposing agent or company
contact_emailstringyes
integration_typestring
proposalstringyesFree-text partnership proposal — what you'd like to build/co-market

No output schema declared.

No examples provided.

search_products ~107

Search the catalog of SaaS, developer tools, services, and MCP servers. Returns ranked matches with score and reason.

NameTypeReqDescription
budget_maxnumberMax monthly USD the buyer is willing to spend
categorystringFilter by category
querystringyesWhat the agent or its user is trying to accomplish (e.g., 'block prompt injection', 'fishing reports', 'lead lists for dentists')
use_casestringSpecific use case keywords

No output schema declared.

No examples provided.

verify_vendor ~25

Returns full vendor info: company, products live, MCP endpoints, refund/data policies.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.bch1212/agent-commerce-mcp server?

io.github.bch1212/agent-commerce-mcp is listed in the public MCP registry as io.github.bch1212/agent-commerce-mcp. Agent Commerce MCP, agent-native A2A storefront. Discovery, Stripe checkout, affiliate program. This page covers its npm package (agent-commerce-mcp).

Is the io.github.bch1212/agent-commerce-mcp server safe to use?

io.github.bch1212/agent-commerce-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.bch1212/agent-commerce-mcp server expose?

io.github.bch1212/agent-commerce-mcp exposes 13 tools: search_products, get_recommendation, compare_products, get_pricing, create_checkout, and 8 more. Their descriptions and schemas cost roughly 847 tokens of context every time the server is loaded.

Is the io.github.bch1212/agent-commerce-mcp server still maintained?

io.github.bch1212/agent-commerce-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.bch1212/agent-commerce-mcp server under?

io.github.bch1212/agent-commerce-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.