Skip to content
Zed

baywheels mcp for Zed

io.github.mrfentmen/baywheels-mcp

Bay Wheels bike share stations in the San Francisco Bay Area. No key required.

client:Zed transport:stdio runtime:npm

Install baywheels mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "baywheels-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "baywheels-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

baywheels mcp in other clients