Learn the Dao — Tao Te Ching for VS Code
com.learnthedao/learn-the-dao
Read, search and cite all 81 chapters of the Tao Te Ching, with per-rendering attribution.
client:VS Code
transport:streamable-http
tools:4
Install Learn the Dao — Tao Te Ching in VS Code
.vscode/mcp.json
{
"servers": {
"learn-the-dao": {
"type": "http",
"url": "https://learnthedao.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs