E
Epovest
/create_project
Create a project
Create a project to file trackers under: one project per BRAND, never per language. It can carry the brand canon: the reference wording every publication reuses
liveunknown~5s typical
mcpepovest
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-epovest-ai-visibility /create_project for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Name of the project, as the user calls it (a client, a brand, a website...). |
| canon_one_liner | string | One-sentence signature of the brand. |
| canon_short | string | THE one-sentence description third-party pages reuse as is. |
| canon_long | string | The two-sentence version, when the surface allows it. |
| canon_category | string | Category label for listings and structured data. |
| canon_language | string | Short code of the ONE language the canon is written in, like "en" or "pt-br". The canonica |
| canon_perks | array | The distinctive claims of the brand, in the order they should be hammered, written in the |
| canon_website | string | The canonical address of the brand website, the one that identifies the entity. A bare dom |
| canon_legal_name | string | Registered name of the company that operates the brand, with its jurisdiction when the use |
| canon_address | string | Postal address, as written on a listing. Language-neutral: the same string everywhere, lik |
| canon_phone | string | Phone number, international prefix included. |
| canon_whatsapp | string | WhatsApp number, international prefix included. |
| canon_email | string | Public email address of the brand. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-epovest-ai-visibility","endpoint":"/create_project","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-epovest-ai-visibility -e /create_project -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-epovest-ai-visibility", endpoint: "/create_project", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.