For agent platforms
MCP server
A public MCP (Model Context Protocol) server for São Miguel Bus — so you can add it directly to Claude Code, Claude Desktop, Cursor, and other MCP-aware tools is live at https://api.saomiguelhub.com/mcp.
Connect
Use the streamable HTTP endpoint in your MCP client:
claude mcp add --transport http saomiguelbus https://api.saomiguelhub.com/mcp
It exposes live schedules, stop lookup, Mini Bus routes, live vehicles, and parish weather.
For the plain REST API and examples, see:
- saomiguelbus.com/ai — a quick start for AI assistants and developers, with copy-pasteable example requests.
- api.saomiguelhub.com/llms.txt — the full machine-readable reference for the public REST API.
The same data is available without MCP:
GET https://api.saomiguelhub.com/api/v3/ai/journeys?from=Ponta%20Delgada&to=Furnas&time=09:00