开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev-sidecar": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dev-sidecar"
]
}
}
}