ContinueWith for Windsurf
io.github.continuewith-ai/continuewith
Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).
client:Windsurf
transport:stdio
runtime:npm
Install ContinueWith in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"continuewith": {
"command": "npx",
"args": [
"-y",
"@continuewith/mcp"
],
"env": {
"LOOP_API_KEY": "<LOOP_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs