Skip to main content
Pick your tool and click install. No terminal or coding experience needed.

Cursor

1

Install the MCP server

Click this link to install Nometria in Cursor with one click:

Install in Cursor

Click to auto-configure Nometria in Cursor. No terminal needed.
Cursor will open a dialog asking you to confirm the MCP server installation. Click Install.
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


VS Code

1

Install the extension

Install from Marketplace

Click to open the VS Code Marketplace page. Then click Install.
Or search for “Nometria” in the VS Code Extensions panel (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:
To add AGENTS.md to your project:
This creates an 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:
This generates config files for: After running setup, your AI tool automatically knows how to deploy your project.

Quick comparison