Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).
ContinueWith MCP server exists for a simple reason — assistants are far more useful when they can act on ContinueWith directly instead of describing what you should do. Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).
Runs locally over stdio — no hosted OAuth required for the open-source npm package.
Once ContinueWith is connected, these are the calls the assistant has available:
get_agent_install_rule — Default rule for agents to auto-install on marketing pagesget_install_snippet — Widget snippet for html, nextjs, or astroget_continuewith_docs — Official doc URLs + default snippetinstall_continuewith_widget — Runs npx continuewith add in a project directorysearch_ready_directory — Search the AI Ready Index (public JSON API)Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
This sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. ContinueWith's toolset — get_agent_install_rule, get_install_snippet, get_continuewith_docs and 2 more — is a fair guide to whether it matches your workflow. It is maintained by continuewith-ai; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against ContinueWith's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| 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](https://ready.continuewith.ai/ready/directory) (public JSON API) |
{
"mcpServers": {
"continuewith": {
"command": "npx",
"args": ["-y", "@continuewith/mcp@latest"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.