Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server so coding agents (Cursor, Claude Code, Codex, β¦) can install and configure the ContinueWith AI handoff widget without guessing URLs or snippets.
Runs locally over stdio β no hosted OAuth required for the open-source npm package.
Add to your MCP config:
Or run directly:
Node.js 18+.
| Tool | Description |
|---|---|
get_agent_install_rule | Default rule for agents to auto-install on marketing pages |
get_install_snippet | Widget snippet for html, nextjs, or astro |
get_continuewith_docs | Official doc URLs + default snippet |
install_continuewith_widget | Runs npx continuewith add in a project directory |
search_ready_directory | Search the AI Ready Index (public JSON API) |
get_agent_install_rule β paste rule into project contextinstall_continuewith_widget with projectPath β patches layout/HTMLcw_demo_public_key with their dashboard key| Package | Purpose |
|---|---|
continuewith | CLI β npx continuewith add |
@continuewith/sdk | Snippet & prompt helpers |
Runs locally: The MCP server uses stdio only. It does not phone home with your project source.
Network access (explicit, read-only public APIs):
search_ready_directory β https://ready.continuewith.ai/api/ready/directory (public directory JSON)install_continuewith_widget β spawns npx continuewith@latest add on your machine in the path you provideNo secrets in this package: No Stripe, Resend, Clerk, or database credentials. The default site key cw_demo_public_key is a public demo identifier β replace it for production.
You control paths: Only pass projectPath values you trust β the install tool modifies files in that directory.
MIT Β© ContinueWith
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/continuewith)<a href="https://allmcps.com/mcp/continuewith"><img src="https://allmcps.com/api/badge/continuewith?style=directory" alt="ContinueWith on AllMCPs" /></a>