Skip to content
Windsurf

Bagel for Windsurf

io.github.extelligence-ai/bagel

Plain-English analysis of robotics, drone, and IoT data, with intelligent edge data reduction.

client:Windsurf transport:stdio runtime:oci

Install Bagel in Windsurf

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

{
  "mcpServers": {
    "bagel": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/extelligence-ai/bagel/ros2-kilted:2.3.1"
      ]
    }
  }
}

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

Bagel in other clients