Skip to content
Windsurf

SideButton MCP Server for Windsurf

io.github.sidebutton/sidebutton

Open-source MCP server with browser automation and knowledge packs for AI agents

client:Windsurf transport:stdio runtime:npm

Install SideButton MCP Server in Windsurf

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

{
  "mcpServers": {
    "sidebutton": {
      "command": "npx",
      "args": [
        "-y",
        "@sidebutton/server"
      ]
    }
  }
}

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

SideButton MCP Server in other clients