Loomal

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

0 starsnpm: @nometria-ai/claude-code

About deploy

deploy is an MCP (Model Context Protocol) server published by nometria in the official MCP registry, listed under Cloud Platforms on Loomal. Deploy any app to any cloud. 20 tools for deployments, previews, and management.

It ships as an npm package (@nometria-ai/claude-code), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nometria/claude-code-plugin.

Use deploy with your agent

Claude Code · one command
claude mcp add deploy -- npx -y @nometria-ai/claude-code
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "deploy": {
      "command": "npx",
      "args": [
        "-y",
        "@nometria-ai/claude-code"
      ]
    }
  }
}
npm@nometria-ai/claude-code

Frequently asked questions

What is deploy?
deploy is an MCP (Model Context Protocol) server by nometria in the Cloud Platforms category. Deploy any app to any cloud. 20 tools for deployments, previews, and management.
How do I connect deploy to Claude, Cursor, or another MCP client?
Install deploy from its npm package (@nometria-ai/claude-code) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is deploy open source?
Yes — the source code is public at github.com/nometria/claude-code-plugin.
Can AI agents pay to use deploy?
Not yet through Loomal — deploy is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain deploy? Claim this listing free by verifying GitHub ownership, or contact us.