FB
fojin — Buddhist Canon Tools
/verify_quote
verify quote
Verify that a Buddhist-canon quote exists VERBATIM in the corpus. Call this before presenting any quoted scripture to a reader: LLMs routinely invent p
liveverifiedunknown~5s typical
mcpprobedfojin—buddhist
$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-fojin-fojin-mcp /verify_quote for me.
Input
| Field | Type | Description |
|---|---|---|
| quote* | string | |
| cite | string | |
| juan | string |
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-fojin-fojin-mcp","endpoint":"/verify_quote","input":{"quote":"..."}}'cli
npx cracked-ai run -p mcp-app-fojin-fojin-mcp -e /verify_quote -i '{"quote":"..."}'mcp
run_tool({ provider: "mcp-app-fojin-fojin-mcp", endpoint: "/verify_quote", input: {"quote":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.