Skip to content
VS Code

quickypage for VS Code

page.quicky/quickypage

Publish, update, read, rename, and share single-URL web pages from any AI agent.

client:VS Code transport:streamable-http

Install quickypage in VS Code

.vscode/mcp.json

{
  "servers": {
    "quickypage": {
      "type": "http",
      "url": "https://quicky.page/mcp"
    }
  }
}

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

quickypage in other clients