Skip to content
VS Code

juudd for VS Code

com.juudd/juudd

Put an AI-written project online: a site on a subdomain with a Postgres database of its own.

client:VS Code transport:streamable-http

Install juudd in VS Code

.vscode/mcp.json

{
  "servers": {
    "juudd": {
      "type": "http",
      "url": "https://mcp.juudd.com/mcp"
    }
  }
}

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

juudd in other clients