WMATA Connector for AI agents.
12 live capabilities
Track real-time Metrorail and Metrobus data for DC transit planning.
Waiting for input…
Why people use WMATA
WMATA Transit Data: Solving the 'Is my train coming?' problem
With this Connector, you just ask your agent. It pulls the current status, tells you the delay, and suggests an alternative if needed. You get one clear answer instead of five different tabs.
What Vinkius changes
You get real-time DC transit data without the manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking for Red Line delays
A commuter asks their agent if the Red Line is running normally.
- Real-world use case 02
Finding an accessible station entrance
A traveler needs to reach a station with an elevator.
- Real-world use case 03
Planning a park and ride trip
A driver wants to know if Shady Grove has parking.
Complete set · 12capabilities
The complete WMATA capability set.
These are the exact actions your AI can choose when you ask it to work with WMATA.
01—04
4 capabilities in this set.
Part of 12 available through WMATA.
- 01 Capability
Get elevator incidents
Check which elevators and escalators are currently out of service. This is essential for planning accessible routes.
- 02 Capability
Get next rail
Get predicted arrival times and car counts for all Metrorail lines. You can query the whole system or a specific station code.
- 03 Capability
Get parking lots
Find parking availability, fees, and amenities at Metrorail stations. Use this to plan park and ride trips from the suburbs.
- 04 Capability
Get rail incidents
See active delays, power problems, or police activity on Metrorail lines. This keeps you informed about major service disruptions.
05—08
4 capabilities in this set.
Part of 12 available through WMATA.
- 05 Capability
Get rail stations
List all Metrorail stations, with options to filter by specific lines. This helps you map out the entire rail network.
- 06 Capability
Get station entrances
Get street addresses and access details for station entrances. Use this to find the closest way into a station from the street.
- 07 Capability
Get station prediction
Get specific train predictions for a single Metrorail station. This provides a targeted look at what's coming to your stop next.
- 08 Capability
Get bus incidents
Get descriptions of current bus delays, detours, or road closures. This helps you plan around service disruptions quickly.
09—12
4 capabilities in this set.
Part of 12 available through WMATA.
- 09 Capability
Get bus positions
See the real-time GPS coordinates and route IDs of all Metrobus vehicles. Use this to track exactly where your bus is on its route.
- 10 Capability
Get bus route details
Get a full list of stops and route paths for any Metrobus line. This is perfect for seeing exactly where a bus will travel.
- 11 Capability
Get bus routes
List all active Metrobus routes across DC, Maryland, and Virginia. Use this to find the correct route ID for other queries.
- 12 Capability
Get circuit predictions
Get arrival predictions for bus Circuit routes at specific stations. This helps you coordinate connections between rail and bus.
Set up in minutes
One URL. Then ask WMATA to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WMATA from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it WMATA, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WMATA for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the WMATA URL.
- Step 03
Save and start
Save the connection and enable WMATA in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wmata": {
"url": "https://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using WMATA
Open Agent mode in chat and ask: "Using WMATA, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wmata": {
"url": "https://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using WMATA
Ask Copilot: "Using WMATA, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wmata": {
"url": "https://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using WMATA
Open Cascade and ask: "Using WMATA, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wmata": {
"url": "https://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using WMATA
Ask Cline: "Using WMATA, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wmata --transport http "https://edge.vinkius.com/vk_preview_EYQRq26ybnEjlKYIt4RwxqPojXK1XYFGw8q2movb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using WMATA
Ask Claude: "Using WMATA, show me...". 12 tools are ready
Where the request belongs
Work WMATA can move forward.
This is for anyone who navigates the DC area daily and needs accurate info without the hassle of switching between multiple apps or websites.
Daily Commuter
Checks for Red Line delays or bus detours at 7am to decide if they need to leave earlier.
Accessibility Planner
Verifies elevator status at Gallery Place before coordinating a trip for a passenger with mobility needs.
DC Tourist
Uses the agent to find the nearest station entrance and check parking availability for a day trip.
Transit App Developer
Integrates live WMATA feed data into a custom mobility or journey planning application.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLA Metro
Access Los Angeles Metro data via API. track buses and rail in real-time, check arrivals, plan rail trips, and monitor service alerts from any AI agent.
CTA
Access Chicago transit data via CTA. track L trains and buses in real-time, check arrivals, monitor service alerts, and plan trips from any AI agent.
MTA
Access NYC transit data via MTA. track subway and bus in real-time, check arrivals, monitor LIRR and Metro-North, and check service alerts from any AI agent.
HERE Mobility
AI transit planning: discover routes, schedules, and stations for public transport via agents.
TripGo
AI multimodal transit: plan trips, track vehicles, and check schedules via agents.
Lyko
Access European public transit via Lyko. plan intermodal trips, check departures, search stops, and monitor transit operators from any AI agent.
Bring your own AI
Change the model, client or framework. Keep WMATA connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about WMATA.
The practical details behind the request, access and result.
Can the WMATA MCP track buses in real-time?
Yes, it provides real-time GPS coordinates for all Metrobus vehicles. You can ask your agent to show you where a specific bus is or list all buses on a particular route.
How do I use the WMATA MCP to check for train delays?
The Connector automatically pulls active rail incidents. You can ask your agent about specific lines, like the Red or Green Line, to see if there are any active delays or power issues.
Can I find parking info using the WMATA MCP?
Yes, you can check parking availability, fees, and station amenities. This is great for planning a park and ride trip from the suburbs into the city.
Does the WMATA MCP show elevator outages?
It does. You can ask about specific stations to see if elevators or escalators are out of service, which is essential for planning accessible trips.
Can I use the WMATA MCP to see all bus routes?
Yes, you can browse all Metrobus routes across DC, Maryland, and Virginia. This helps you find the correct route IDs for planning your journey.
How do I get station entrance details with the WMATA MCP?
You can ask for the entrances of any specific station. The agent will provide street addresses, coordinates, and details on whether that entrance has elevator or escalator access.
Can my AI check when the next Metrorail train is arriving at my station?
Yes! Use the get_station_prediction capability with the station code (e.g., "A01" for Metro Center, "B36" for Gallery Place). Your AI will return all upcoming trains with destination names, line colors (Red, Orange, Silver, Blue, Yellow, Green), predicted arrival times in minutes, and car counts. If you do not know the station code, first use get_rail_stations to find it by name. For a system-wide view of all upcoming trains, use get_next_rail without a station code.
How do I check if there are any delays or incidents affecting my Metrorail line?
Use the get_rail_incidents capability to check all active service disruptions across the Metrorail system. This returns incident descriptions, affected stations and lines, incident types (delays, power problems, medical emergencies, track maintenance), and start times. You can also check get_elevator_incidents for elevator and escalator outages that may affect accessibility at your station. For Metrobus service issues, use get_bus_incidents.
Can I track Metrobus vehicles in real-time to see when my bus will arrive?
Yes! Use get_bus_positions to see real-time GPS locations of all Metrobus vehicles, or filter by route ID (e.g., "30N", "X2") to track buses on a specific route. Returns vehicle IDs, route IDs, latitude/longitude, destinations, and schedule deviation in seconds. For detailed route information including stop sequences, use get_bus_route_details with the route ID. Use get_bus_routes first to find route IDs if unknown.
One connection away
Give your agent a direct line to WMATA.
Connect WMATA once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available