loading…
Search for a command to run...
loading…
Real-time NYC subway intel at your fingertips: stations, arrivals, service alerts, and route planning.
Real-time NYC subway intel at your fingertips: stations, arrivals, service alerts, and route planning.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"where-is-my-train-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"sasabasara/where_is_my_train_mcp"
]
}
}
}