The developer platform for on-demand cloud development environments to create software faster and more securely.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gitpod": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gitpod"
]
}
}
}