continuewith-ai

@continuewith/mcp

Community continuewith-ai
Updated

ContinueWith MCP server for coding agents

@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@latest

Node.js 18+.

Tools

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)

Example agent flow

  1. Agent calls get_agent_install_rule → paste rule into project context
  2. Agent calls install_continuewith_widget with projectPath → patches layout/HTML
  3. User replaces cw_demo_public_key with their dashboard key

Documentation

Related packages

Package Purpose
continuewith CLI — npx continuewith add
@continuewith/sdk 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_directoryhttps://ready.continuewith.ai/api/ready/directory (public directory JSON)
  • install_continuewith_widget → spawns npx continuewith@latest add on 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

License

MIT © ContinueWith

MCP Server · Populars

MCP Server · New

    feenlace

    mcp-1c

    MCP server for 1С:Enterprise — AI assistant sees your configuration and generates accurate BSL code. One binary, zero dependencies, 10 tools.

    Community feenlace
    mesh

    Mesh MCP Server

    A simple Model Context Protocol (MCP) server for Mesh.

    Community mesh
    zapier

    Zapier MCP Plugin Distribution

    Official plugin distribution for the hosted Zapier MCP server. Install it in your AI client and connect to thousands of apps.

    Community zapier
    sanity-io

    Sanity Agent Toolkit

    Collection of resources to help AI agents build better with Sanity.

    Community sanity-io
    kaeawc

    AutoMobile

    Mobile automation suite of tools including an MCP and libraries for test authoring & execution

    Community kaeawc