deploy for Windsurf
io.github.nometria/deploy
Deploy any app to any cloud. 20 tools for deployments, previews, and management.
client:Windsurf
transport:stdio
runtime:npm
Install deploy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"deploy": {
"command": "npx",
"args": [
"-y",
"@nometria-ai/claude-code"
],
"env": {
"NOMETRIA_API_KEY": "<NOMETRIA_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs