FM
Foliora Managed AI Search
/create_preview_link
Create a Foliora preview link
Build a Foliora /preview URL for a public website. Does not crawl, does not take credentials, and does not change the site. Send the human to the returned previ
liveunknown~5s typical
mcpfolioramanagedai
$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-foliora-search /create_preview_link for me.
Input
| Field | Type | Description |
|---|---|---|
| websiteUrl* | string | Public website URL or host. https is optional. |
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-foliora-search","endpoint":"/create_preview_link","input":{"websiteUrl":"..."}}'cli
npx cracked-ai run -p mcp-ai-foliora-search -e /create_preview_link -i '{"websiteUrl":"..."}'mcp
run_tool({ provider: "mcp-ai-foliora-search", endpoint: "/create_preview_link", input: {"websiteUrl":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.