Skip to content
Vinkius

Northflank (Developer Cloud & Orchestration) Connector for AI agents.

10 live capabilities

Manage microservice orchestration and cloud deployments through natural conversation.

Live agent request Northflank (Developer Cloud & Orchestration) / Connector

Waiting for input…

AI Agent

Why people use Northflank (Developer Cloud & Orchestration)

Northflank Cloud Orchestration for Faster Deployments

This Connector brings your Northflank environment into your workspace. You can ask your agent to cycle a service, list your secrets, or trigger a new build without ever leaving your current screen. You get a unified, conversational way to handle your cloud lifecycle.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a conversational interface for your entire Northflank cloud infrastructure.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Fixing a production memory leak

    A backend dev notices a service is sluggish.

  2. Real-world use case 02

    Verifying a hotfix deployment

    A dev just merged a PR.

  3. Real-world use case 03

    Auditing batch job health

    A DevOps engineer needs to see what cron jobs are running.

Complete set · 10capabilities

The complete Northflank (Developer Cloud & Orchestration) capability set.

These are the exact actions your AI can choose when you ask it to work with Northflank (Developer Cloud & Orchestration).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Northflank (Developer Cloud & Orchestration).

  1. 01 Capability

    Create project

    Provision a new isolated Northflank Project space. This sets up the fundamental cloud region routing for your ingress requests.

  2. 02 Capability

    List services

    List all explicit application and microservice instances inside a Project. It delineates distinct IDs for both Dockerized and native builds.

  3. 03 Capability

    Restart service

    Gracefully cycle container replicas for a specific Service. This helps recycle transient RAM accumulation and restore standard execution timings.

  4. 04 Capability

    Trigger build

    Command Northflank builders to compile and deploy your latest code. Use this to force-refresh production assets or verify recent merges.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Northflank (Developer Cloud & Orchestration).

  1. 05 Capability

    Delete project

    Permanently tear down a Project and all cascading microservices. This action severs traffic routing and kills all active cron jobs.

  2. 06 Capability

    List secrets

    List Secret Group dictionaries that inject into your environments. This lets you verify environment variable mappings across VPC boundaries.

  3. 07 Capability

    Get project

    Examine deeper regional metadata for a specific Northflank Project. It helps you correlate the global resource restrictions backing your pipelines.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Northflank (Developer Cloud & Orchestration).

  1. 08 Capability

    Get service

    Retrieve the exact structural anatomy of a single Service. This is useful for assessing horizontal scaling needs and verifying SSL associations.

  2. 09 Capability

    List jobs

    Enumerate all Batch and Cron Jobs within a Project. You can use this to monitor periodically executing processes like heavy DB aggregations.

  3. 10 Capability

    List projects

    List all top-level organizational Projects in your Northflank account. This fetches the mandatory Project IDs you need for management.

Set up in minutes

One URL. Then ask Northflank (Developer Cloud & Orchestration) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Northflank (Developer Cloud & Orchestration) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_geMoJ5G8AXHTcf6ry4BH4pzpuf69uz3m4ZSGhSdn/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Northflank (Developer Cloud & Orchestration), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Northflank (Developer Cloud & Orchestration) for the conversation.

Where the request belongs

Work Northflank can move forward.

Built around the request

This is for the DevOps engineer who's tired of clicking through dashboards at 2am, the backend dev who needs to check resource limits without leaving the terminal, and the platform team managing multi-environment secret vaults.

01

DevOps Engineer

Monitoring microservice health and triggering production deployments via chat.

02

Backend Developer

Verifying service resource allocations and auditing background jobs from the workspace.

03

Platform Team Member

Managing organizational project spaces and verifying secret vault mappings across environments.

Bring your own AI

Change the model, client or framework. Keep Northflank connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Northflank.

The practical details behind the request, access and result.

Can I use Northflank MCP to manage my microservices?

Yes, you can manage your microservice instances, check their resource limits, and handle deployments directly through your AI agent.

How do I see my secret groups with Northflank MCP?

You can ask your agent to list secret group dictionaries. This helps you verify your environment variable mappings across different VPC boundaries.

Can I restart a container using Northflank MCP?

Yes, you can use the agent to gracefully cycle container replicas. This is a quick way to clear out transient memory issues and restore standard execution timings.

Does Northflank MCP support triggering builds?

Yes, it can signal Northflank to pull your latest code and start a new build cycle. This is great for forcing a refresh on production assets.

Can I use Northflank MCP to provision new projects?

Yes, you can use the agent to create new isolated project spaces or permanently tear down existing ones, helping you manage your cloud lifecycle.

Is Northflank MCP good for auditing background jobs?

Yes, it allows you to enumerate all Batch and Cron jobs within a project. You can easily monitor periodically executing processes like heavy database aggregations.

Can I restart my application containers through the agent without a full rebuild?

Yes. Use the restart_service capability by providing your Project ID and Service ID. Your agent will signal Northflank to gracefully cycle the container replicas, effectively refreshing the running environment while maintaining your current code version.

How do I trigger a fresh build and deployment from my GitHub repository?

The trigger_build capability hooks into your linked VCS. Your agent will command Northflank to fetch the latest commits from your repository and start an automated build and release cycle, promoting the new image to production immediately.

Can my agent check the status of my periodic cron-jobs?

Absolutely. Use the list_jobs capability to identify all isolated background processes within a project. Your agent will report the current execution statuses and schedule parameters for both ad-hoc batch tasks and recurring cron-jobs.

One connection away

Give your agent a direct line to Northflank.

Connect Northflank once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available