A
ai-netcafe
/compare_models
Run the same prompt on several models and compare
Run one prompt across multiple LLMs in parallel and return every answer side by side with measured platform cost metadata and latency. The beta platform covers
liveverifiedunknown~5s typical
mcpprobedai-netcafe
$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-ainetcafe-ai-netcafe /compare_models for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | The prompt to send to every model. |
| models | array | Model ids to compare (2-5). Defaults to a cheap/mid/strong spread. |
| system | string | Optional system instruction applied to all. |
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-ainetcafe-ai-netcafe","endpoint":"/compare_models","input":{"prompt":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-ai-netcafe -e /compare_models -i '{"prompt":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-ai-netcafe", endpoint: "/compare_models", input: {"prompt":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.