Mbta for Zed
io.github.pipeworx-io/mbta
MBTA MCP — Boston real-time transit via the MBTA v3 API (api-v3.mbta.com)
client:Zed
transport:streamable-http
Install Mbta in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mbta": {
"url": "https://gateway.pipeworx.io/mbta/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs