What you’ll get
After setup, you can type things like this in Claude Desktop:- “Deploy my app to production”
- “Show me the status of my deployments”
- “Create a preview of my project”
Setup (2 minutes)
- Mac
- Windows
- Manual (any OS)
Download the installer
Download for Mac
Click to download the setup file. It takes about 10 seconds.
Run the installer
- Open Finder and go to your Downloads folder
- Right-click on
install-claude-mcp.commandand select Open - If macOS shows a warning, click Open again
Get your API key
- Go to nometria.com/settings/api-keys
- Sign in to your account
- Click Generate New Key
- Copy the key (it starts with
nometria_sk_)
Verify it’s working
In Claude Desktop, click the hammer icon (tools) at the bottom of the chat. You should see tools starting withnometria_ in the list:
nometria_deploynometria_previewnometria_statusnometria_list_apps- and more
What you can do
Once set up, just ask Claude in plain English:| What you say | What happens |
|---|---|
| ”Deploy my app” | Builds and deploys to production |
| ”Create a preview” | Creates a free staging URL (2 hours) |
| “Check my deployment status” | Shows status, URL, and instance info |
| ”Show all my apps” | Lists everything you’ve deployed |
| ”Set up this project for Nometria” | Creates config file with auto-detected settings |
| ”Add a custom domain” | Adds your domain to the app |
| ”Upgrade my instance to 8gb” | Scales up your server |
| ”Run a security scan” | AI-powered security audit |
Troubleshooting
I don't see the hammer icon
I don't see the hammer icon
Make sure you have Claude Desktop version 1.0 or later. Update Claude Desktop from claude.ai/download.
Tools don't appear after setup
Tools don't appear after setup
- Make sure you fully quit Claude Desktop (
Cmd + Qon Mac, not just close the window) - Reopen Claude Desktop
- If tools still don’t appear, the config file might be in the wrong location. See the “Manual” tab above.
Node.js or npx not found
Node.js or npx not found
The MCP server requires Node.js 18 or later. Download it from nodejs.org — pick the LTS version and run the installer.After installing Node.js, restart Claude Desktop.
I get 'Unauthorized' errors
I get 'Unauthorized' errors