# thehosksaid.com > An independent, AI-generated transcript index of Charles Hoskinson's public videos — talks, AMAs, and whiteboards. Ask a natural-language question and get a synthesized, citation-backed answer drawn from timestamped transcripts. 714 videos · 426 hours · 3.3M words indexed. This is an independent community project. It is **not affiliated with** IOG, the Cardano Foundation, or Charles Hoskinson. All answers are synthesized from publicly available video transcripts and link back to the source moment. If you are an AI agent, prefer the structured retrieval interfaces below over scraping the HTML UI. ## Retrieval (preferred for agents) - [MCP server manifest](https://thehosksaid.com/.well-known/mcp.json): Model Context Protocol server over Streamable HTTP at `https://thehosksaid.com/mcp`. Tools: search_archive, search_segments, get_video, get_transcript, get_segment, list_videos, list_topics. Read-only, no key required (rate-limited). - [Ask API](https://thehosksaid.com/api/ask): POST a JSON body { "query": "...", "filters": {...} } and receive { answer, lede, citations[], sources[] }. - [OpenAPI spec](https://thehosksaid.com/api/openapi.json): full schema for the REST fallback endpoints. - [Developer & agent guide](https://thehosksaid.com/agents): human-readable docs, connection snippets, tool reference. ## Core content - [Library](https://thehosksaid.com/library): the full catalogue of indexed videos, filterable by type and topic. - [Topics](https://thehosksaid.com/topics): clustered themes (Governance, Midnight, Hydra, Regulation, …) ranked by citation frequency. - [Timeline](https://thehosksaid.com/timeline): the archive in chronological order. - [Ask](https://thehosksaid.com/): the human question-answering interface. ## How answers are structured Every answer is grounded in one or more transcript segments. A segment has a stable segment_id, a parent video_id, a start/end timestamp, and verbatim text. Citations in an answer map 1:1 to segments, so any claim can be traced to the exact moment it was said. ## Optional - [llms-full.txt](https://thehosksaid.com/llms-full.txt): expanded index including a one-line summary for every indexed video. - [Sitemap](https://thehosksaid.com/sitemap.xml): all public pages.