windsurf-mcp v0.3.0
windsurf-mcp v0.3.0
Real-time IDE collaboration between Claude Code and your editor.
Install
MCP Server (one command):
claude mcp add windsurf -- npx windsurf-mcpExtension — download the .vsix below, then:
# Windsurf
windsurf --install-extension windsurf-mcp-bridge-0.2.0.vsix
# VS Code
code --install-extension windsurf-mcp-bridge-0.2.0.vsix
# Cursor
cursor --install-extension windsurf-mcp-bridge-0.2.0.vsixFeatures
- 33 MCP tools — live editing, diagnostics, symbols, search, decorations, code actions
- @claude inline chat — type
@claudein any file, get responses in-place - Tool-backed queries —
@claude what errors are in this file?actually calls the editor API - Follow-up conversations — reply to responses with another @claude
- Parallel processing — multiple @claude blocks fire simultaneously
- Smart completions from brainctl agent memory
- Event streaming — real-time editor activity feed
npm
npm install -g windsurf-mcp