Skip to content
Windsurf

ubereats for Windsurf

io.github.markswendsen-code/ubereats

MCP server for Uber Eats - let AI agents order food delivery

client:Windsurf transport:stdio runtime:npm

Install ubereats in Windsurf

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

{
  "mcpServers": {
    "ubereats": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-ubereats"
      ]
    }
  }
}

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

ubereats in other clients