Cursor
1
Install the MCP server
Click this link to install Nometria in Cursor with one click:Cursor will open a dialog asking you to confirm the MCP server installation. Click Install.
Install in Cursor
Click to auto-configure Nometria in Cursor. No terminal needed.
2
Get your API key
Go to nometria.com/settings/api-keys, sign in, and copy your API key.
3
Tell Cursor your key
In Cursor chat, type:Or add it to your project’s
.env file:4
Deploy
In Cursor chat, just say:Cursor will use the Nometria MCP server to handle everything automatically.
Claude Code
- Plugin (recommended)
- MCP server only
1
Add the Nometria marketplace
In Claude Code, type:
2
Install the plugin
/deploy, /preview, /status, /nometria-login) in one step.3
Deploy
Type
/deploy or just say “deploy my app”. Done.VS Code
1
Install the extension
Install from Marketplace
Click to open the VS Code Marketplace page. Then click Install.
Cmd+Shift+X).2
Sign in
Click the Nometria icon in the left sidebar, then click Sign In. This opens your browser — sign in with Google, GitHub, or email.
3
Deploy
Press
Cmd+Shift+D (Mac) or Ctrl+Shift+D (Windows) to deploy. That’s it.Or right-click any app in the sidebar for more options: preview, start/stop, upgrade, scan, etc.ChatGPT / Custom GPTs
If you use ChatGPT or a custom GPT, you can deploy using curl commands. Share this with your GPT:AGENTS.md file with the full API reference that any AI agent can read and use.
Any other AI tool
Every AI coding tool can deploy via Nometria. Run this once in your project:
After running setup, your AI tool automatically knows how to deploy your project.