T
Taste
/review_code
review code
Get a vetted human engineer to review your code, architecture, and design decisions — not just style, but correctness, security, and whether the structure will
liveunknown~5s typical
mcptaste
$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-app-humantaste-taste-mcp /review_code for me.
Input
| Field | Type | Description |
|---|---|---|
| code* | string | The code to review. Paste it inline, or pass a publicly accessible URL (e.g. a gist or raw |
| intent* | string | What the code is meant to do — the behaviour and constraints, plus any correctness or secu |
| context | string | Optional context. Use to clarify intent, constraints, audience, or anything that helps the |
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-app-humantaste-taste-mcp","endpoint":"/review_code","input":{"code":"...","intent":"..."}}'cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /review_code -i '{"code":"...","intent":"..."}'mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/review_code", input: {"code":"...","intent":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.