Skip to content
Windsurf

DeepPane Focus Space for Windsurf

com.deeppane/focus-space

Create focus spaces and read user-authorized focus history summaries.

client:Windsurf transport:stdio runtime:npm

Install DeepPane Focus Space in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "focus-space": {
      "command": "npx",
      "args": [
        "-y",
        "@deeppane/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

DeepPane Focus Space in other clients