~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"gpu-bridge": {
"command": "npx",
"args": [
"-y",
"@gpu-bridge/mcp-server"
],
"env": {
"GPUBRIDGE_API_KEY": "your_api_key_here"
}
}
}
}