get_mcp_install
ActiveTool 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
}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