← Registry

Content Tools

howtoreadthefuture.com

Provides metadata and transcripts for episodes and clips.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://howtoreadthefuture.com/mcp

No auth detected

MCP server metadata

Name
How to Read the Future
Version
0.2.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Read-only public podcast release data. Preserve supplied citations and versions. This server does not rank people, coerce recommendations, or perform writes.

Known tools 6

get_episode

Get one episode and its chapter metadata by slug.

Inferred read-only
get_transcript_segment

Get transcript turns overlapping an optional window of at most five minutes, with exact timestamps.

Inferred read-only
list_episode_clips

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

Inferred read-only
get_clip

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

Inferred read-only
get_reading_trail

Get an episode reading trail with citations and cursor pagination.

Inferred read-only
get_flashcards

Get reviewed, evidence-linked episode flashcards with bounded cursor pagination.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.how-to-read-the-future]
url = "https://howtoreadthefuture.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "how-to-read-the-future": {
      "type": "http",
      "url": "https://howtoreadthefuture.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: how-to-read-the-future
Remote MCP URL: https://howtoreadthefuture.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "how-to-read-the-future": {
      "url": "https://howtoreadthefuture.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "how-to-read-the-future": {
      "type": "http",
      "url": "https://howtoreadthefuture.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "how-to-read-the-future",
  "transport": "streamable-http",
  "url": "https://howtoreadthefuture.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for howtoreadthefuture.com was fetched 2026-07-29T21:45:26.289Z and is being refreshed.

Trust status Neutral

howtoreadthefuture.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.