K Kuickr
Kuickr CLI · early access

Host your docs
from the terminal

Attach a repo's docs folder and get shareable URLs without leaving your shell.

kuickr cli
$ curl -sSL https://kuickr.co/install.sh | sh
macOS & Linux — or brew install nauman/tap/kuickr
AttachPushShareOrgsOpen

The whole CLI

kuickr login [--browser | --token -]Log in (--browser, or paste/--token)
kuickr whoamiShow the logged-in account
kuickr logoutForget the stored token
kuickr whereShow config path, host, masked token
kuickr versionPrint the CLI version
kuickr space new <slug> | publish <slug> | delete <slug>Make, publish/unpublish, or delete a Space
kuickr share <space>/<folder> [--page <path>] [--public]Share a folder/page (--public, --page, --private)
kuickr add <file> <space>/<folder> [--as <path>]Publish one file as a page (quick, no bind)
kuickr clone <space>/<folder> [dir]Download + bind a folder (like git clone)
kuickr push [<space>/<folder>] [--dir D]Upload local docs (no flags in a bound dir)
kuickr pull [<space>/<folder>] [--dir D]Download server docs
kuickr status [<space>/<folder>]Show what differs (push/pull/conflicts)
kuickr open <space>/<folder>Print + open the published URL
kuickr attach <folder> --space <space> --dir <path>First push with folder metadata (repo/title)
kuickr find <query> [space:<s>] [folder:<f>]Search your pages by title + content
kuickr rm <space>/<folder> --page <path>Delete a page (--force: the whole folder)
kuickr mv <space>/<folder> --page <from> --to <to>Move/rename a page (--rename: the folder)
kuickr docs create <name> [--template basic|plans] | doctor --dir docs | index sync --dir docs/plansScaffold, validate, or rebuild docs indexes
kuickr backlog push [<slug>] [--file F] [--ship MODE]Push the backlog to its roadmap visualizer

Or connect an agent

Prefer to drive Kuickr from a chat or coding agent? One connector, no token to paste — Dynamic Client Registration does the handshake. More in the FAQ →

Claude Code one line

claude mcp add --transport http \
  kuickr https://kuickr.co/mcp

Then run /mcpAuthenticate → approve in the browser.

Codex CLI one line

codex mcp add --url https://kuickr.co/mcp kuickr
codex mcp login kuickr

Add the server, then approve the OAuth sign-in in the browser.

Claude no terminal

Settings → Connectors → Add custom connector. Name it kuickr, URL https://kuickr.co/mcp, leave the OAuth fields blank → approve the sign-in.

ChatGPT no terminal

Use a ChatGPT Business, Enterprise, or Edu workspace with custom MCP apps enabled. In ChatGPT web, open Settings → Apps, create/add a custom app or custom MCP server, paste https://kuickr.co/mcp, then approve the OAuth sign-in.

More from PaveLabs
K Kuickr you're hereA home for every page
N NodepadOperator runtime & notes C ConductorShip & orchestrate agents