Lviv Public Transport for Grok
io.github.vbhjckfd/timetable-api-node
Lviv public transport MCP: stops, timetables, routes, and live vehicle positions. No API key.
client:Grok
transport:streamable-http
tools:8
Install Lviv Public Transport in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"timetable-api-node": {
"type": "http",
"url": "https://api.lad.lviv.ua/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs