VineVerse — Bible Knowledge Graph
VB
VineVerse — Bible Knowledge Graph
/get_entity

Get a document

Fetch any document in the knowledge base by path: People — people/moses Places — places/bethel-1 Themes — themes/faith Lexemes — lexemes/h430 Commandm

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 /get_entity for me.

Input

FieldTypeDescription
path*stringDocument path, e.g. "people/moses", "themes/faith", "lexemes/h430", "epochs/the-exile"
bodybooleanInclude the full markdown body. Default false.
backlinksintegerHow many backlinks to return, 100 by default. `backlinkCount` always reports the true tota

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_entity","input":{"path":"..."}}'
cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /get_entity -i '{"path":"..."}'
mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/get_entity", input: {"path":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.