ContinueWith
@continuewith/mcp
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.
Install (Cursor / Claude Desktop)
Add to your MCP config:
{
"mcpServers": {
"continuewith": {
"command": "npx",
"args": ["-y", "@continuewith/mcp@latest"]
}
}
}Or run directly:
npx @continuewith/mcp@latestNode.js 18+.
Related MCP server: Browser Bridge MCP
Tools
Tool | Description |
| Default rule for agents to auto-install on marketing pages |
| Widget snippet for |
| Official doc URLs + default snippet |
| Runs |
| Search the AI Ready Index (public JSON API) |
Example agent flow
Agent calls
get_agent_install_rule→ paste rule into project contextAgent calls
install_continuewith_widgetwithprojectPath→ patches layout/HTMLUser replaces
cw_demo_public_keywith their dashboard key
Documentation
Related packages
Package | Purpose |
CLI — | |
Snippet & prompt helpers |
Trust & security
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→ spawnsnpx continuewith@latest addon your machine in the path you provide
No 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.
Community
Website: continuewith.ai
Reddit: @continuewithai
AI Ready Index: ready.continuewith.ai
License
MIT © ContinueWith
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server + Chrome extension that gives AI coding agents control of your real browser with existing sessions, logins, and cookies. Works with Cursor, Claude, Windsurf.1853 npm50MIT
- AlicenseAqualityBmaintenanceMCP server that gives AI coding assistants direct access to the browser — navigate, click, fill forms, run JavaScript, take screenshots, and read page content.1119 npm1MIT
- AlicenseCqualityBmaintenanceMCP server to connect Claude Code, Codex, or Cursor to the Lightbulb Partners Agents platform, enabling domain agents, code workspaces, connectors, and more.500Apache 2.0
- AlicenseAqualityBmaintenanceMCP server for sharing, searching, and pulling AI coding-agent sessions (Claude Code and Codex) directly from the agent, with automatic capture and link-based sharing.5MIT