VineVerse — Bible Knowledge Graph
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
mcpprobedvineversebible
$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

FieldTypeDescription
query*stringOne or more words, e.g. "sea galilee" or "zechariah king"
typestringRestrict to one collection: Person, Place, Theme, Lexeme, Commandment, Event, Epoch, Book,
tagstringRestrict to documents carrying this tag.
limitintegerHow many matches to return. Defaults to 25, capped at 100.
offsetintegerFor 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.