
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@continuewith/mcp
Advanced tools
MCP server for installing the ContinueWith AI handoff widget from coding agents
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:
{
"mcpServers": {
"continuewith": {
"command": "npx",
"args": ["-y", "@continuewith/mcp@latest"]
}
}
}
Or run directly:
npx @continuewith/mcp@latest
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
FAQs
MCP server for installing the ContinueWith AI-native continuation layer from coding agents
The npm package @continuewith/mcp receives a total of 30 weekly downloads. As such, @continuewith/mcp popularity was classified as not popular.
We found that @continuewith/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.