Windsurf Cascade supports MCP servers with the same JSON shape as other agents.
- Open Windsurf Settings → MCP (or edit your Windsurf MCP config file).
- Add the server from
mcp.jsonor copy thecontinuewithentry from../mcp.json. - Restart Windsurf if tools are missing.
Example server block:
"continuewith": {
"command": "npx",
"args": ["-y", "@continuewith/mcp@latest"]
}Import skill folders from ../skills/ if your Windsurf version supports project skills, or rely on MCP get_install_snippet.
npx continuewith@latest add