nippy-mcp
v0.4.0
Published
One-liner MCP setup for nippy.host — `npx nippy-mcp` configures Claude (or Cursor) to publish sites for you.
Downloads
503
Maintainers
Readme
nippy-mcp
One-liner setup for the nippy.host MCP server — lets
Claude (Desktop or Code) and Cursor publish websites straight from the
conversation: "put this online" → a live *.nippy.site URL that doesn't
expire.
npx nippy-mcp # Claude Desktop (default)
npx nippy-mcp --client claude-code
npx nippy-mcp --client cursorFirst run opens your browser to approve the connection on nippy.host — no copy-paste, free account works. (On a headless machine it falls back to asking for an API token from nippy.host/settings/api-tokens.)
Drafts don't cost you anything: an assistant can publish to a preview — a
temporary address that expires 24 hours after its last update and doesn't use
up a site slot — then promote the one you like into a permanent site, with
the preview URL redirecting to it afterwards.
Using claude.ai in the browser instead? You don't need this package at all — add Nippy as a connector and it connects with the same approval screen.
Everything else — the nippy CLI, the full tool list, CI usage — lives in
@nippyhost/cli, which this
package wraps.
