← Back to Plugins
MCP Server MCP

io.github.bch1212/agent-commerce-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://commerce.halversonco.com/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agent-commerce-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...