# agent-commerce-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-bch1212-agent-commerce-mcp
- Repository: https://github.com/bch1212/agent-commerce-mcp

## Install
- Command: `npx -y agent-commerce-mcp`
- Endpoint: https://commerce.halversonco.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm agent-commerce-mcp v0.1.3
- Remote endpoint: https://commerce.halversonco.com/mcp

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

## Resources
- commerce://catalog/all - Every product, MCP server, and bundle in the catalog MIME type: application/json
- commerce://catalog/saas - Subscription SaaS products (CastIQ, GrantIQ, FocusIQ, Catholic Daily) MIME type: application/json
- commerce://catalog/developer - AI/dev tools (AgentFetch, QueryShield, InjectShield, ModelWatch, ComplianceBeacon, RegImpact) MIME type: application/json
- commerce://catalog/services - Branded Audits, LeadVault, JobAuditor, Gumroad library MIME type: application/json
- commerce://catalog/mcp-servers - Deployed MCP servers (GrantIQ, OutdoorIQ, BizIntel, AgentTrust, PubRecords, QueryShield, InjectShield, ModelWatch) MIME type: application/json
- commerce://affiliate/program - Program details, commission tiers, terms MIME type: application/json
- commerce://product/castiq - AI fishing intelligence for anglers and guides MIME type: application/json
- commerce://product/grantiq - AI grants intelligence for nonprofits MIME type: application/json
- commerce://product/focusiq - AI productivity coach for ADHD adults MIME type: application/json
- commerce://product/catholic_daily - Daily Mass readings, saints, and prayer for Catholic faithful MIME type: application/json
- commerce://product/agentfetch - Web fetching MCP optimized for AI agents MIME type: application/json
- commerce://product/queryshield - AI-native query firewall for SQL/NoSQL APIs MIME type: application/json
- commerce://product/injectshield - Prompt-injection firewall for LLM apps MIME type: application/json
- commerce://product/modelwatch - Multi-provider LLM observability and cost guardrails MIME type: application/json
- commerce://product/compliancebeacon - AI-tool compliance scanning for SMBs MIME type: application/json
- commerce://product/regimpact - AI regulatory impact scanner for indie founders MIME type: application/json
- commerce://product/branded_audits - White-label SEO/perf audits for marketing agencies MIME type: application/json
- commerce://product/leadvault - Curated B2B lead lists for agencies and web designers MIME type: application/json
- commerce://product/jobauditor - AI bias and clarity audits for job posts MIME type: application/json
- commerce://product/gumroad - Templates, prompts, and playbooks for solo operators MIME type: application/json
- commerce://product/grantiq_mcp - MCP server: grants, nonprofit, mcp MIME type: application/json
- commerce://product/outdooriq_mcp - MCP server: fishing, outdoor, weather, mcp MIME type: application/json
- commerce://product/bizintel_mcp - MCP server: business, data, mcp MIME type: application/json
- commerce://product/agenttrust_mcp - MCP server: trust, reputation, mcp MIME type: application/json
- commerce://product/pubrecords_mcp - MCP server: public-records, data, mcp MIME type: application/json
- commerce://product/queryshield_mcp - MCP server: security, sql, mcp MIME type: application/json
- commerce://product/injectshield_mcp - MCP server: security, prompt-injection, mcp MIME type: application/json
- commerce://product/modelwatch_mcp - MCP server: observability, llm, mcp MIME type: application/json
- commerce://product/agent_commerce_mcp - MCP server: commerce, marketplace, stripe, affiliate, mcp MIME type: application/json
- commerce://bundle/ai_security_stack - Lock down your AI app top-to-bottom MIME type: application/json
- commerce://bundle/agency_growth_kit - Sell more retainers with audits, leads, and compliance MIME type: application/json
- commerce://bundle/ai_builder_essentials - Ship faster, ship safer MIME type: application/json

## Prompts
- elevator_pitch - Elevator pitch 2-sentence tailored pitch for a product to a specific audience. Arguments: product_slug, audience
- full_pitch - Full pitch Full 200-300 word sales pitch with hook, benefits, CTA. Arguments: product_slug, audience, competitor
- objection_handler - Objection handler Acknowledge → reframe → next-step response to a buyer's objection. Arguments: objection, product_slug
- bundle_pitch - Bundle pitch Pitch for one of the curated bundles (AI Security Stack, Agency Growth Kit, AI Builder Essentials). Arguments: bundle

## Metadata
- Owner: io.github.bch1212
- Version: 0.1.3
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 13, 2026
- Source: https://registry.modelcontextprotocol.io
