Septa for Zed
io.github.pipeworx-io/septa
SEPTA MCP — Philadelphia SEPTA real-time transit (www3.septa.org/api, keyless)
client:Zed
transport:streamable-http
Install Septa in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"septa": {
"url": "https://gateway.pipeworx.io/septa/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs