← Back to tools
C

corpus

20 endpointslive

Read-only semantic search over Vedic scripture verses, commentaries, and recorded lectures. (MCP server app.listentosadhu/corpus, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for corpus.
EndpointWhat it doesPriceHealth
author list
/author_list
List all authors.$0.0020 per callunknown
author resolve
/author_resolve
Find a author by name (fuzzy).$0.0020 per callunknown
document get
/document_get
Get a document (commentary/prose_chapter/letter) by id.$0.0020 per callunknown
document list
/document_list
List documents at a reference / in a book. A verse's purport = document_list(source, tokens, kind:"commentary").$0.0020 per callunknown
excerpt prepare
/excerpt_prepare
Generate (or fetch, if cached) the audio clip for a lecture passage and return its playable URL. This is the excerpt player's Play action — it is called for you$0.0020 per callunknown
excerpt render
/excerpt_render
Let the user HEAR a lecture passage inline. Call this when the user wants to LISTEN to a specific moment in a track — e.g. from a search(types:["track"]) hit, p$0.0020 per callunknown
location list
/location_list
List all locations.$0.0020 per callunknown
location resolve
/location_resolve
Find a location by name (fuzzy).$0.0020 per callunknown
media render
/media_render
Show/play an existing corpus VIDEO clip inline. Call this when the user wants to WATCH a clip found via search(types:["media"]) — pass the hit's media_id. Rende$0.0020 per callunknown
search
/search
Semantic + lexical search over the corpus. Returns verses, documents, track passages and titles matching a natural-language query, each with the id needed to fe$0.0020 per callunknown
source get
/source_get
Get one book by id or code ("source_…" or "BG"/"БГ").$0.0020 per callunknown
source list
/source_list
List all books (Caitanya-caritāmṛta is three sources).$0.0020 per callunknown
source resolve
/source_resolve
Find a book by name (fuzzy): "gita", "бхагаватам", "CC Madhya".$0.0020 per callunknown
track get
/track_get
Get a track (lecture/conversation): metadata, cited references, transcript/pdf availability.$0.0020 per callunknown
track list
/track_list
List tracks, filterable by reference (source[+tokens] = tracks citing it), author/location/kind/date/lang. No filter ⇒ recent tracks (date desc).$0.0020 per callunknown
transcript window
/transcript_window
Read a track's transcript around a time window (from a search track hit or track_list). Widen with pad_ms.$0.0020 per callunknown
verse get
/verse_get
Fetch a verse's raw fields for your own reasoning (NOT for display — to show a verse to the user, use verse_render). Returns original script + transliteration a$0.0020 per callunknown
verse list
/verse_list
List the verses of a book / chapter. Skips .0 chapter summaries; collapses merged verses into one item with a covers span.$0.0020 per callunknown
verse render
/verse_render
Show a verse to the user. THE DEFAULT way to display/read a scripture verse: renders an inline card with the original script (centered), transliteration in the $0.0020 per callunknown
verse synonyms
/verse_synonyms
Fetch the word-by-word ("Synonyms") as a raw {word, meaning} array for one verse translation (data — verse_render already shows the word-by-word inside the card$0.0020 per callunknown
Cracked: connect your agent to every tool it needs