Skip to main content
Bart logo

Bart

BART (Bay Area Rapid Transit) provides public transportation services in the San Francisco Bay Area.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Bart authenticates with an API key. Generate the credential in your Bart account, then paste it into FlyMyAI the first time an agent uses a Bart action.

Get your Bart credential →

Fields to fill in FlyMyAI

FieldDetails
BART API KeyYour unique API key for accessing the BART API. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
BART_BART_GET_API_VERSIONStub action for bart api version retrieval.-
BART_BART_GET_AVAILABLE_SCHEDULESTool to retrieve a list of currently released bart schedules. use when you need schedule versioning info.-
BART_BART_GET_ROUTE_INFOTool to fetch detailed information about a specific bart route. use when you know the route number (1-12) or need all routes configuration. call after confirming the route id.route
BART_BART_GET_STATIONSStub action for bart stations retrieval.-
BART_GET_GTFS_RT_TRIP_UPDATESTool to fetch real-time trip updates in gtfs-realtime format. use when you need the latest live trip information as raw protobuf.-
BART_GET_GTFS_STATIC_SCHEDULE_FEEDTool to download the static gtfs feed (google transit.zip). use when needing the latest gtfs schedule data.-
BART_GET_SCHEDULE_ARRIVETool to retrieve schedule information based on a specified arrival time. use when planning trips arriving by a given time.orig, dest
BART_GET_SCHEDULE_DEPARTTool to get schedule information based on a specified depart time. use when planning trips from an origin to a destination with time constraints after confirming station codes.orig, dest
BART_GET_SERVICE_ADVISORIESTool to fetch current bart service advisories. use when you need up-to-date system-wide or station-level alerts before presenting or planning transit routes.-
BART_GET_STATION_INFOTool to fetch detailed information for a specified bart station. use after you have a station's abbreviation. (e.g., get station info for 'balb')orig
We love our partners - FlyMy.AI builds with the best. Thanks, Bart!