Code documentation written as code! How novel and totally my idea!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"learnxinyminutes-docs": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-learnxinyminutes-docs"
]
}
}
}