MCP Tools/Business Profile & Competitor Research/create_product

create_product

writeBusiness Profile & Competitor Research

Add an additional product on a project (only when the founder wants to track multiple distinct products separately).

Connected surface
This tool and the Products dashboard page are two surfaces over the same data. The dashboard is where you view and curate it; create_product is how your AI can add an offering with its positioning in one pass. How surfaces connect →
Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.

Parameters

ParameterTypeDescription
project_idstringoptionalProject UUID. Required unless domain is provided.
domainstringoptionalSite domain. Required unless project_id is provided.
namestringrequiredHuman-readable product name (e.g., "Directory Sync"). Required.
slugstringoptionalURL-safe slug for the product. Derived from name when omitted. Must be unique per project.