You're viewing a demo portfolio

Join the waitlist
PRSM

get_mcp_install

Active

Tool of io.github.bch1212/agent-commerce-mcp

declared in 0.1.0

Exact install command/snippet for a product's MCP server in claude_desktop, claude_code, cursor, cline, or windsurf.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "product_slug",
    "client"
  ],
  "properties": {
    "client": {
      "enum": [
        "claude_desktop",
        "claude_code",
        "cursor",
        "cline",
        "windsurf"
      ],
      "type": "string",
      "description": "Target MCP client"
    },
    "product_slug": {
      "type": "string",
      "description": "Product slug, must be an MCP-enabled product"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.bch1212/agent-commerce-mcp

https://github.com/bch1212/agent-commerce-mcp

1/7 registries
View full server →