io.github.bch1212/agent-commerce-mcp
io.github.bch1212/agent-commerce-mcpAgent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.
Tools · 13
Search the catalog of SaaS, developer tools, services, and MCP servers. Returns ranked matches with score and reason.
Given a problem statement (and optionally a stack/company size), return 1-3 best-fit products with reasoning.
Side-by-side feature/price matrix for 2-5 products.
Full pricing breakdown for a product (tiers, monthly/yearly, affiliate rate).
Create a live Stripe (or Gumroad) checkout URL for the buyer. Pass `referral_code` to credit an affiliate.
Returns instant access details for a product's free tier (signup URL or install command).
Exact install command/snippet for a product's MCP server in claude_desktop, claude_code, cursor, cline, or windsurf.
Commission rates (15-30%), tracking, and tier perks. Pass product_slug for that product's specific rate.
Instantly register an agent or operator as an affiliate. Returns a referral_code for use in create_checkout.
Submit a partnership proposal (cross-listing, joint bundle, embed, co-marketing). Reviewed in 3 business days.
Given the current product, return related products from the cross-sell graph and the recommended bundle.
Returns Halverson IQ's AgentTrust reputation score plus operational summary.
Returns full vendor info: company, products live, MCP endpoints, refund/data policies.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.bch1212/agent-commerce-mcp": {
"url": "https://commerce.halversonco.com/mcp",
"transport": "streamable-http"
}
}
}