gpu bridge for Windsurf
io.github.fjnunezp75/gpu-bridge
30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.
client:Windsurf
transport:stdio
runtime:npm
Install gpu bridge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gpu-bridge": {
"command": "npx",
"args": [
"-y",
"@gpu-bridge/mcp-server"
],
"env": {
"GPUBRIDGE_API_KEY": "<GPUBRIDGE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs