← Index

io.github.nometria/deploy

io.github.nometria/deploy·v1.0.0·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "deploy": {
      "command": "npx",
      "args": [
        "-y",
        "@nometria-ai/claude-code"
      ],
      "env": {
        "NOMETRIA_API_KEY": "<your-nometria_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "deploy": {
      "command": "npx",
      "args": [
        "-y",
        "@nometria-ai/claude-code"
      ],
      "env": {
        "NOMETRIA_API_KEY": "<your-nometria_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @nometria-ai/claude-code
§02  Environment variables
NOMETRIA_API_KEY
secret

Your Nometria API key (get one at https://ownmy.app/settings/api-keys)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other