DevelopmentUnknown
Where's my train? MTA Guide
Real-time NYC subway intel at your fingertips: stations, arrivals, service alerts, and route planning.
N/A rating (0 reviews)4,992 installs0 GitHub stars
Real-time NYC subway intel at your fingertips: stations, arrivals, service alerts, and route planning.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"wheres-my-train-mta-guide": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wheres-my-train-mta-guide"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json