A list of established remote companies
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"established-remote": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-established-remote"
]
}
}
}