F
FrameThrower
/find_by_craft
find by craft
Find frames by specific cinematography craft attributes — lens character, shot size, visual style, setting, time of day, director, or year range. All optional;
liveunknown~5s typical
mcpframethrower
$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-framethrower-framethrower /find_by_craft for me.
Input
| Field | Type | Description |
|---|---|---|
| lens | string | e.g. "anamorphic", "spherical", "vintage_soft" |
| shot_size | string | e.g. "closeup", "wide", "medium" |
| visual_style | string | |
| setting | string | "interior" or "exterior" |
| time_of_day | string | e.g. "night", "day" |
| director | string | |
| year_min | number | |
| year_max | number | |
| limit | number |
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-framethrower-framethrower","endpoint":"/find_by_craft","input":{}}'cli
npx cracked-ai run -p mcp-ai-framethrower-framethrower -e /find_by_craft -i '{}'mcp
run_tool({ provider: "mcp-ai-framethrower-framethrower", endpoint: "/find_by_craft", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.