runs anywhere. uses anything
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openclaude": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openclaude"
]
}
}
}