Skip to content

shuttle-hq/neptune-nextjs-template

Repository files navigation

Neptune

Next.js Template

This is a simple Next.js app. You can ask your AI agent to deploy to Neptune.

Neptune x NextJS Site

What is Neptune?

Neptune is an AI-native platform engineer. Once you install the Neptune MCP, you can just ask your AI agent to do the deployment for you, without any manual configuration.

Deploy to Neptune

Install Neptune

curl -fSsL https://neptune.dev/install.sh | bash

Add Neptune to Your IDE

After installation, you'll need to add Neptune to your MCP client.

In Cursor: Add Neptune to your mcp.json:

{
  "mcpServers": {
    "Neptune": {
      "command": "neptune",
      "args": ["mcp"]
    }
  }
}

In Claude Code: Use the command to add Neptune to your MCP client:

claude mcp add Neptune neptune mcp

For other IDEs and MCP clients, see the installation guide.

Deploy

Simply ask your AI agent:

Deploy to Neptune

That's it! Your app will be deployed and accessible via a public URL.

Learn More

For more information, check out the Neptune Quickstart Guide.

About

Neptune x NextJS Template

Resources

License

Stars

Watchers

Forks