ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Northflank with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage cloud infrastructure via Northflank. deploy microservices, trigger CI builds, and audit background jobs.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Northflank capability set.

These are the exact actions your AI can choose when you ask it to work with Northflank.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Northflank.

  1. 01

    Trigger build

    Command Northflank builders to compile and deploy latest code

  2. 02

    List secrets

    Env, DATABASE_URL`) that subsequently map down into running services or jobs across the Northflank VPC isolation boundaries. List Secret Group dictionaries injecting into the environments

  3. 03

    Get service

    Useful for assessing horizontal scaling needs and verifying external domain SSL associations. Retrieve the exact structural anatomy of a single Service

  4. 04

    Get project

    Correlates globalThis resource restrictions backing subsequent application microservice pipelines. Examine deeper regional metadata for a Northflank Project

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Northflank.

  1. 05

    List jobs

    Enumerate isolated Batch and Cron Jobs within a Project

  2. 06

    Create project

    Directly assigns the fundamental cloud region routing ingress requests, acting as a crucial first step in any IaC bootstrapping sequence. Provision a brand new isolated Northflank Project space

  3. 07

    Delete project

    Eliminates the Northflank project boundary entirely, severing traffic routing, killing active cron-jobs, and dropping ephemeral node.js/python backend service processes executing memory. Permanently tear down a Project and all cascading microservices

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Northflank.

  1. 08

    List projects

    Fetches mandatory Project IDs. List Northflank top-level organizational Projects

  2. 09

    List services

    Delineates distinct Service IDs representing either Dockerized builds or native buildpack-based GitHub auto-deploy endpoints. List explicit application/microservice instances inside a Project

  3. 10

    Restart service

    Recycles transient RAM accumulation restoring standard execution timings. Gracefully cycle container replicas for a specific Service

Observed, not estimated

860ms average. Fast in production.

Northflank is checked daily against the live service.

Daily averagePeak 1035ms
Aug 20Today
Fastest day
715ms
Slowest day
1035ms
14-day trend
Slowing+34%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Northflank, so you can see the experience inside your AI.

It does not authenticate your account with Northflank. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Northflank Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_geMoJ5G8AXHTcf6ry4BH4pzpuf69uz3m4ZSGhSdn/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Northflank capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "northflank-developer-cloud-orchestration-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_geMoJ5G8AXHTcf6ry4BH4pzpuf69uz3m4ZSGhSdn/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Northflank owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.