Skip to content

windsurf-mcp v0.3.0

Choose a tag to compare

@TSchonleber TSchonleber released this 05 Apr 08:36
· 1 commit to main since this release

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-mcp

Extension — 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.vsix

Features

  • 33 MCP tools — live editing, diagnostics, symbols, search, decorations, code actions
  • @claude inline chat — type @claude in 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