How to Use the Northflank (Developer Cloud & Orchestration) MCP in Claude Code
Automate Northflank deployments straight from your terminal. Claude Code triggers builds and cycles containers without a GUI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Northflank (Developer Cloud & Orchestration) MCP to Claude Code
Create your Vinkius account to connect Northflank (Developer Cloud & Orchestration) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Native Cloud Bootstrapping
`create_project` provisions isolated Northflank project spaces and assigns regional routing rules. You pipe a command to Claude Code, and it sets up the exact cloud ingress you need for your IaC sequence. To manage the new environment, it calls `list_secrets` to map configuration dictionaries into your running jobs. It pulls the necessary database URLs and injects them across the VPC isolation boundaries.
Trigger Builds via Claude Code
`trigger_build` commands the Northflank builders to compile the latest code and deploy it. You drop this into a GitHub Action or cron job, and the agent handles the deployment pipeline headlessly. Before building, the tool runs `list_services` to delineate distinct Dockerized builds and GitHub auto-deploy endpoints. This guarantees the build targets the correct microservice instance every single time.
Cycle Services and Audit Jobs
`restart_service` cycles container replicas to drop accumulated RAM and restore execution timing. You trigger this from an SSH session to gracefully recover a degraded service without opening a web dashboard. For visibility, `list_jobs` enumerates the batch and cron jobs running inside a project. If you need to kill an environment entirely, `delete_project` severs traffic routing and drops the backend node processes.
Set up Northflank (Developer Cloud & Orchestration) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenorthflank-developer-cloud-orchestration-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Northflank (Developer Cloud & Orchestration) transactions." It will automatically discover and invoke the available Northflank (Developer Cloud & Orchestration) tools.
claude mcp add --transport http northflank-developer-cloud-orchestration-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Northflank (Developer Cloud & Orchestration) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Northflank (Developer Cloud & Orchestration) MCP today
We host it, we monitor it, we maintain it. You just paste one token.