Read, search and cite all 81 chapters of the Tao Te Ching, with per-rendering attribution.
claude mcp add learn-the-dao --transport http https://learnthedao.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"learn-the-dao": {
"url": "https://learnthedao.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"learn-the-dao": {
"serverUrl": "https://learnthedao.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"learn-the-dao": {
"type": "http",
"url": "https://learnthedao.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"learn-the-dao": {
"url": "https://learnthedao.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"learn-the-dao": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://learnthedao.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://learnthedao.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.learnthedao--learn-the-dao/reviews or the review_server meta-tool.
POST /mcp