VB
VineVerse — Bible Knowledge Graph
/get_passage
Get a passage
Fetch a verse, a verse range or a whole chapter by OSIS reference. One verse: "John.3.16". A range: "John.3.16-18". A chapter: "John.3". A verse or range comes
liveverifiedunknown~5s typical
mcpprobedvineverse—bible
$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-bible-vineverse-vineverse /get_passage for me.
Input
| Field | Type | Description |
|---|---|---|
| osis* | string | OSIS reference: "John.3.16", "John.3.16-18", "Ps.23" or "1Sam.17.45" |
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-bible-vineverse-vineverse","endpoint":"/get_passage","input":{"osis":"..."}}'cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /get_passage -i '{"osis":"..."}'mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/get_passage", input: {"osis":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.