Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Windsurf (Codeium)

Windsurf Cascade supports MCP servers with the same JSON shape as other agents.

Setup

  1. Open Windsurf Settings → MCP (or edit your Windsurf MCP config file).
  2. Add the server from mcp.json or copy the continuewith entry from ../mcp.json.
  3. Restart Windsurf if tools are missing.

Example server block:

"continuewith": {
  "command": "npx",
  "args": ["-y", "@continuewith/mcp@latest"]
}

Skills

Import skill folders from ../skills/ if your Windsurf version supports project skills, or rely on MCP get_install_snippet.

CLI

npx continuewith@latest add

Docs: https://continuewith.ai/docs/agents