VB
VineVerse — Bible Knowledge Graph
/search_scripture
Search the text of Scripture
Full-text search across all 31,102 verses of the Berean Standard Bible. This is how you find a passage you can half-remember but cannot cite: "a still small voi
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 /search_scripture for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Words to find, e.g. `still small voice` or `"the word became flesh"` |
| book | string | Restrict to one book, by slug or OSIS id, e.g. "john" or "John". See get_vocabulary. |
| testament | string (OT | NT) | Restrict to the Old or New Testament. Omit to search all 66 books. |
| limit | integer | How many verses to return. Defaults to 25, capped at 100. |
| offset | integer | Skip this many verses before returning. Use with `total` to page. |
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":"/search_scripture","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /search_scripture -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/search_scripture", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.