How to Read the Future for VS Code
com.howtoreadthefuture/podcast
Read released episodes, transcripts, citations, clips, reading trails, and flashcards.
client:VS Code
transport:streamable-http
tools:6
Install How to Read the Future in VS Code
.vscode/mcp.json
{
"servers": {
"podcast": {
"type": "http",
"url": "https://howtoreadthefuture.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs