Serversio.github.bch1212/agent-commerce-mcp
M

io.github.bch1212/agent-commerce-mcp

io.github.bch1212/agent-commerce-mcp · v0.1.2
▦ npm
v0.1.2npm npm: agent-commerce-mcp🌐 https://commerce.halversonco.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.bch1212/agent-commerce-mcp",
  "description": "Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.",
  "repository": {
    "url": "https://github.com/bch1212/agent-commerce-mcp",
    "source": "github"
  },
  "version": "0.1.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agent-commerce-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://commerce.halversonco.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}