Skip to content
VS Code

kuickr for VS Code

co.kuickr/kuickr

Host an agent's pages at clean, permanent URLs. Publish, organize, edit, search and re-find docs.

client:VS Code transport:streamable-http

Install kuickr in VS Code

.vscode/mcp.json

{
  "servers": {
    "kuickr": {
      "type": "http",
      "url": "https://kuickr.co/mcp"
    }
  }
}

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

kuickr in other clients