Help for Claude Desktop
io.github.mctx-ai/help
Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up
client:Claude Desktop
transport:sse
Install Help in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"help": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://help.mctx.ai/v1.0.40"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs