Skip to content
Cursor

Septa for Cursor

io.github.pipeworx-io/septa

SEPTA MCP — Philadelphia SEPTA real-time transit (www3.septa.org/api, keyless)

client:Cursor transport:streamable-http

Install Septa in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "septa": {
      "url": "https://gateway.pipeworx.io/septa/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Septa in other clients