Mbta for Cursor
io.github.pipeworx-io/mbta
MBTA MCP — Boston real-time transit via the MBTA v3 API (api-v3.mbta.com)
client:Cursor
transport:streamable-http
Install Mbta in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mbta": {
"url": "https://gateway.pipeworx.io/mbta/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs