ununPaper

For agents & terminals

unPaper without the website.

Everything the site does is callable — locally, offline, no AI inside. Your agent brings the intelligence; unPaper is its toolbox.

Machine endpoints

One GET each — the full authoring contract, the pattern catalog, and the canonical prompt.

Ready-made agent kits

A Claude skill, GPT instructions and a Gemini gem — maintained in the open standard repo, ready to drop into your assistant.

The CLI & the MCP server

@unpaper/cli runs the whole toolbox in a terminal — starter · check · convert · import · rehydrate · templatize — and serves it to agents over MCP. Local Chrome converts; nothing calls a network.

npx @unpaper/cli starter --family consulting -o deck.html npx @unpaper/cli check deck.html npx @unpaper/cli convert deck.html npx @unpaper/cli mcp

The MCP server registers in Claude Code, Claude Desktop and Cursor with one command/args pair; set client timeouts ≥ 120 s. Free for personal and commercial use — see the package licence.

No account · nothing uploaded · no AI inside — agents are first-class users here.