E
Epovest
/create_surface
Register a surface
Register a surface of a project: one page about the brand where the customer has the final say (their site, their profiles, their listings, wherever they can ch
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_surface for me.
Input
| Field | Type | Description |
|---|---|---|
| project_id* | string | UUID of the project: call list_projects to find it. |
| type | string (website | github | linkedin | x | youtube | wikidata) | What kind of surface this is; it picks the checklist to come. OMIT IT on creation: the typ |
| url* | string | Absolute http(s) address of the surface. |
| label | string | Display name of the surface. OMIT IT on creation: it is derived from the url (the handle o |
| languages | array | Languages of the surface, as short codes like "en" or "pt-br". A sent list replaces the pr |
| notes | string | Free registry notes: who owns the account, access, context. |
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_surface","input":{"project_id":"...","url":"..."}}'cli
npx cracked-ai run -p mcp-com-epovest-ai-visibility -e /create_surface -i '{"project_id":"...","url":"..."}'mcp
run_tool({ provider: "mcp-com-epovest-ai-visibility", endpoint: "/create_surface", input: {"project_id":"...","url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.