get_free_tier
ActiveTool of io.github.bch1212/agent-commerce-mcp
declared in 0.1.0
Returns instant access details for a product's free tier (signup URL or install command).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"product_slug"
],
"properties": {
"product_slug": {
"type": "string",
"description": "Product to access for free"
}
},
"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