Say it. The map does it.
A voice agent wired to MapMap's MCP server. Everything it says comes from a real tool call: route, geocode, check_adr_tunnel, matrix, and every call is shown below as it happens. Speech runs on OpenAI Realtime over WebRTC; the routing answers are ours.
Uses your microphone. The session key is minted server-side and expires in about a minute.
Try saying
transcript
Start a session to begin.
MCP tool calls · mapmap
Every tool the model calls appears here: name, arguments, result. Nothing is mocked.
Voice runs on OpenAI Realtime (WebRTC); your speech is processed by OpenAI for this demo. Routing, geocoding and ADR answers come from MapMap's MCP server. Self-host both halves (source access by email: hello@mapmap.ai).