Skip to content
Cline

deploy for Cline

io.github.nometria/deploy

Deploy any app to any cloud. 20 tools for deployments, previews, and management.

client:Cline transport:stdio runtime:npm

Install deploy in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "deploy": {
      "command": "npx",
      "args": [
        "-y",
        "@nometria-ai/claude-code"
      ],
      "env": {
        "NOMETRIA_API_KEY": "<NOMETRIA_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

deploy in other clients