Skip to content
VS Code

JustDeploy for VS Code

ai.justdeploy/mcp

Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent

client:VS Code transport:streamable-http

Install JustDeploy in VS Code

.vscode/mcp.json

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

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

JustDeploy in other clients