Read released episodes, transcripts, citations, clips, reading trails, and flashcards.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://howtoreadthefuture.com/mcp6 tools · 145msget_episodeGet one episode and its chapter metadata by slug.Get one episode and its chapter metadata by slug.
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
get_transcript_segmentGet 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.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.
| Parameter | Type | Description |
|---|---|---|
| episode* | string | — |
| start_ms | integer | — |
| end_ms | integer | — |
list_episode_clipsList clips for an episode, including citations, media details, and publication state.List clips for an episode, including citations, media details, and publication state.
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
| cursor | string | — |
| limit | integer | — |
get_clipGet one clip by ID with its URL, transcript, media, and publication details.Get one clip by ID with its URL, transcript, media, and publication details.
| Parameter | Type | Description |
|---|---|---|
| id* | string | — |
get_reading_trailGet an episode reading trail with citations and cursor pagination.Get an episode reading trail with citations and cursor pagination.
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
| cursor | string | — |
| limit | integer | — |
get_flashcardsGet reviewed, evidence-linked episode flashcards with bounded cursor pagination. No scoring or engagement coercion.Get reviewed, evidence-linked episode flashcards with bounded cursor pagination. No scoring or engagement coercion.
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
| cursor | string | — |
| limit | integer | — |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Read released episodes, transcripts, citations, clips, reading trails, and flashcards.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.