Skip to content
VS Code

Jade MCP for VS Code

app.jadehosting/mcp

Deploy and manage Jade Hosting projects from AI clients. Jade account and OAuth required.

client:VS Code transport:streamable-http

Install Jade MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.jadehosting.app/mcp"
    }
  }
}

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

Jade MCP in other clients