learnhouse for Claude Desktop
io.github.doc2mcp/learnhouse
MCP server for learnhouse documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install learnhouse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"learnhouse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.doc2mcp.site/api/mcp/5fec58e0-096c-486e-ab5b-8934917535cc/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs