model context protocol

Connect Nodion to your AI agent.

One click in your editor. Your AI agent can sign you up, create the project and deploy your app without you ever leaving the chat. Claim 15 EUR starting credit, no card required.

Cursor

One-click install. Cursor opens, asks once, and you are connected.

Add to Cursor →

Not working? Add https://mcp.nodion.net manually in Settings → MCP.

Claude Code

Copy and paste one command in your terminal.

claude mcp add nodion --transport http https://mcp.nodion.net

Requires Claude Code v1.2 or newer.

Claude Desktop

Open Settings → Connectors → Add custom connector.

  1. Name: Nodion
  2. URL: https://mcp.nodion.net
  3. Save and approve the access prompt.

Any other MCP-capable client

Windsurf, Zed, VS Code Copilot, custom agents — point them at the URL below or paste the JSON snippet into your config.

{
  "mcpServers": {
    "nodion": {
      "url": "https://mcp.nodion.net",
      "headers": {
        "Authorization": "Bearer nodion_…"
      }
    }
  }
}

Full reference: MCP documentation

No account yet? Your agent handles it.

1

Ask your agent to deploy

Tell Cursor or Claude Code to deploy your project to Nodion. It calls the signup tool with your email.

2

Confirm in your inbox

You get one mail. Click it, choose a password, and your dashboard is ready.

3

Your agent ships your app

Build, deploy and stream logs — all from inside the chat. Claim 15 EUR starting credit, no card needed.