Skip to content
VS Code

northlit for VS Code

ai.northlit/northlit

AI design studio: briefs to direction boards, HTML prototypes, images and video. OAuth sign-in.

client:VS Code transport:streamable-http

Install northlit in VS Code

.vscode/mcp.json

{
  "servers": {
    "northlit": {
      "type": "http",
      "url": "https://northlit.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

northlit in other clients