Extension repository for Mihon and variants
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"extensions": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-extensions"
]
}
}
}