FrameThrower
F
FrameThrower
/find_similar

find similar

Find frames visually/semantically similar to a given frame id (from a prior result). Use this to pull more references like one the user shortlisted.

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_similar for me.

Input

FieldTypeDescription
frameId*string
limitnumber

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_similar","input":{"frameId":"..."}}'
cli
npx cracked-ai run -p mcp-ai-framethrower-framethrower -e /find_similar -i '{"frameId":"..."}'
mcp
run_tool({ provider: "mcp-ai-framethrower-framethrower", endpoint: "/find_similar", input: {"frameId":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.