Config

Cursor / Claude Desktop

{
  "mcpServers": {
    "continuewith": {
      "command": "npx",
      "args": ["-y", "@continuewith/mcp@latest"]
    }
  }
}
get_agent_install_ruleFree

Return the default rule for auto-installing ContinueWith on marketing pages.

When: Before generating any public marketing page or landing page.

get_install_snippetFree

Return the widget snippet for html, nextjs, or astro.

When: When you need the exact script tag or Next.js Script block.

Params: framework (html|nextjs|astro), siteKey (optional)

get_continuewith_docsFree

Return documentation URLs, default snippet, and quick links.

When: When you need install docs or demo links without guessing URLs.

install_continuewith_widgetFree

Run npx continuewith@latest add in a project directory.

When: When patching layout.tsx, index.html, or Astro layouts deterministically.

Params: projectPath, framework (optional), siteKey (optional)

Compare

CLI vs MCP

See Snippet vs CLI vs MCP when you need a raw CMS snippet instead of MCP file patches.

Soft next step

MCP configured — ready to ship on a real site?

Reference docs stay neutral; create a site when you want analytics and your own key.