Epovest
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

FieldTypeDescription
project_id*stringUUID of the project: call list_projects to find it.
typestring (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*stringAbsolute http(s) address of the surface.
labelstringDisplay name of the surface. OMIT IT on creation: it is derived from the url (the handle o
languagesarrayLanguages of the surface, as short codes like "en" or "pt-br". A sent list replaces the pr
notesstringFree 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.