T
Taste
/verify_external_source
verify external source
Have a vetted human expert verify whether an external source, project, or claim is trustworthy. Call when your output or planned action depends on an external c
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 /verify_external_source for me.
Input
| Field | Type | Description |
|---|---|---|
| subject* | string | The URL, project name, or claim to verify. Be specific (e.g. a URL, a project name + token |
| 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":"/verify_external_source","input":{"subject":"..."}}'cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /verify_external_source -i '{"subject":"..."}'mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/verify_external_source", input: {"subject":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.