$ timeahead_
mcp/semble-1/install/windsurf

install semble on Windsurf

Requires Python 3.10+ and uvx (install with `pipx install uv`) so the package can be resolved on first run. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register semble.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "semble-1": {
      "command": "uvx",
      "args": [
        "semble"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
other clients
Claude DesktopCursorVS Code (Copilot)Claude Code
← back to semble