mcpbeat

Agent Commerce MCP Server

io.github.bch1212/agent-commerce-mcp
answering

Agent Commerce MCP is answering right now. Last checked 2 min ago. 86 installs a week from npm. It exposes 14 tools. Last commit 26 Jul 2026.

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

Installs per day peak 30 · avg 11 · +9% w/w
a month agotoday
Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
14
Tools
read from the server
313 ms
Response time
average over 24h
86
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add agent-commerce-mcp --transport http https://commerce.halversonco.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "url": "https://commerce.halversonco.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-commerce-mcp]
url = "https://commerce.halversonco.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "url": "https://commerce.halversonco.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "url": "https://commerce.halversonco.com/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

request
request_partnership
Submit a partnership proposal (cross-listing, joint bundle, embed, co-marketing). Reviewed in 3 business days.
request_product_consultation
Submit a buyer's opt-in request for a product consultation. This tool may only be called after the buyer explicitly asks to be contacted.
affiliate
get_affiliate_info
Commission rates (15-30%), tracking, and tier perks. Pass product_slug for that product's specific rate.
checkout
create_checkout
Create a live Stripe (or Gumroad) checkout URL for the buyer. Pass `referral_code` to credit an affiliate.
compare
compare_products
Side-by-side feature/price matrix for 2-5 products.
cross
get_cross_sells
Given the current product, return related products from the cross-sell graph and the recommended bundle.
free
get_free_tier
Returns instant access details for a product's free tier (signup URL or install command).
mcp
get_mcp_install
Exact install command/snippet for a product's MCP server in claude_desktop, claude_code, cursor, cline, or windsurf.
pricing
get_pricing
Full pricing breakdown for a product (tiers, monthly/yearly, affiliate rate).
products
search_products
Search the catalog of SaaS, developer tools, services, and MCP servers. Returns ranked matches with score and reason.
recommendation
get_recommendation
Given a problem statement (and optionally a stack/company size), return 1-3 best-fit products with reasoning.
register
register_affiliate
Instantly register an agent or operator as an affiliate. Returns a referral_code for use in create_checkout.
trust
get_trust_score
Returns Halverson IQ's AgentTrust reputation score plus operational summary.
verify
verify_vendor
Returns full vendor info: company, products live, MCP endpoints, refund/data policies.

Endpoints

URLTransportStateLatencyChecked
https://commerce.halversonco.com/mcp streamable-http answering 306 ms 2 min ago

Agent Commerce MCP — questions

Answers built from our own checks of this server.

What can Agent Commerce MCP do?
It exposes 14 tools, read directly from the server on our last check. Among them: compare_products, create_checkout, get_affiliate_info, get_cross_sells, get_free_tier, get_mcp_install and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Commerce MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 313 ms. The bar chart above shows every period we have measured.
How do I connect Agent Commerce MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Commerce MCP need an API key?
No. Agent Commerce MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Commerce MCP?
It answers our handshake in 313 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Agent Commerce MCP?
The npm package agent-commerce-mcp was installed 86 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Commerce MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.