northflank for VS Code
io.usefulapi/northflank
Inspect and control your Northflank projects, services, jobs, and builds from your AI assistant.
client:VS Code
transport:streamable-http
Install northflank in VS Code
.vscode/mcp.json
{
"servers": {
"northflank": {
"type": "http",
"url": "https://northflank.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs