收集整理远程工作相关的资料
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"remote-working": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-remote-working"
]
}
}
}