VB
VineVerse — Bible Knowledge Graph
/search_concepts
Search concepts
Search every document in the knowledge base by name, description, tag, path and type — people, places, themes, lexemes, commandments, events, epochs, books, cha
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_concepts for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | One or more words, e.g. "sea galilee" or "zechariah king" |
| type | string | Restrict to one collection: Person, Place, Theme, Lexeme, Commandment, Event, Epoch, Book, |
| tag | string | Restrict to documents carrying this tag. |
| limit | integer | How many matches to return. Defaults to 25, capped at 100. |
| offset | integer | For paging; compare with `total` in the response. |
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_concepts","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /search_concepts -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/search_concepts", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.