B
Bowmark
/run
Do the task on the live websites and return the result
**Executes the task on the real websites** (the search, the price check, the availability lookup, the configurator, the booking flow) and returns what came back
liveverifiedunknown~5s typical
mcpprobedbowmark
$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-ai-bowmark-bowmark /run for me.
Input
| Field | Type | Description |
|---|---|---|
| script* | string | The JavaScript script body to execute (async, against the `bowmark` global). e.g. `const { |
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-ai-bowmark-bowmark","endpoint":"/run","input":{"script":"..."}}'cli
npx cracked-ai run -p mcp-ai-bowmark-bowmark -e /run -i '{"script":"..."}'mcp
run_tool({ provider: "mcp-ai-bowmark-bowmark", endpoint: "/run", input: {"script":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.