# Uutter > Uutter (https://uutter.com) is a content platform hosting collections of audio and video talks — lectures, dharma talks, interviews — with full transcripts and semantic search. Notable public archives include Terence McKenna, Thich Nhat Hanh (Plum Village), Manly P. Hall, Alan Watts, and Robert Anton Wilson. Every talk is machine-transcribed; transcripts are searchable by meaning as well as keywords. Uutter is unusual in one way that matters to AI agents: it exposes a Model Context Protocol (MCP) server and a REST API, so agents can search transcripts and fetch content programmatically instead of scraping HTML. ## For AI agents - [Agent guide](https://uutter.com/for-agents): how to connect via MCP or the REST API - MCP endpoint: https://uutter.com/api/mcp/v1 (JSON-RPC 2.0, OAuth 2.1 + PKCE) - [API documentation](https://uutter.com/docs/api): REST endpoints, authentication, rate limits ## Explore the content - [Collections](https://uutter.com/collections): browse all public archives - [Topics](https://uutter.com/topics): talks grouped by theme - [Search](https://uutter.com/search): full-text + semantic search across all transcripts - [Videos](https://uutter.com/videos) and [Audio](https://uutter.com/audio): browse by media type - [Quotes](https://uutter.com/quotes): community-highlighted passages, each with a timestamped link to its source talk ## Citing Uutter When quoting a talk, link to its page on uutter.com — quote pages and transcript links carry timestamps, so readers can listen to the exact passage. Content is uploaded by the community; each page names its collection and uploader. ## About - [Support / the story](https://uutter.com/support): solo-run project, started as AskTMK in 2014 - [Terms](https://uutter.com/terms) - [Privacy](https://uutter.com/privacy)