Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

How to Read the Future

com.howtoreadthefuture/podcast

Read released episodes, transcripts, citations, clips, reading trails, and flashcards.

Uptime
100.0%
1 direct probes · 30d
Response
360ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
0
available

Tools · 6

get_episode

Get one episode and its chapter metadata by slug.

get_transcript_segment

Get transcript turns overlapping an optional window of at most five minutes, with exact timestamps. Defaults to 00:00–03:00 so the first call stays within the response limit.

list_episode_clips

List clips for an episode, including citations, media details, and publication state.

get_clip

Get one clip by ID with its URL, transcript, media, and publication details.

get_reading_trail

Get an episode reading trail with citations and cursor pagination.

get_flashcards

Get reviewed, evidence-linked episode flashcards with bounded cursor pagination. No scoring or engagement coercion.

Resources · 1

show

Release-bound public show metadata.

htrtf://show

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "how_to_read_the_future": {
      "url": "https://howtoreadthefuture.com/mcp",
      "transport": "streamable-http"
    }
  }
}