Claude Code Ultimate Guide for Claude Desktop
io.github.florianbruniaux/claude-code-guide
Search the Claude Code Ultimate Guide and machine-readable references from any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install Claude Code Ultimate Guide in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-code-guide": {
"command": "npx",
"args": [
"-y",
"claude-code-ultimate-guide-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs