Two MCP servers, one design pattern
Two production Model Context Protocol servers giving AI agents structured access to TomTom APIs. Both open source, both authored end-to-end (TypeScript, design + impl + docs).
tag
4 items Β· 3 projects Β· 1 feed item
Two production Model Context Protocol servers giving AI agents structured access to TomTom APIs. Both open source, both authored end-to-end (TypeScript, design + impl + docs).
Production multi-agent system for traffic analytics, demoed by Product Management at CES 2026 Las Vegas. Five specialised agents (routing, route monitoring, junction analytics, area analysis, traffic volumes) orchestrated through Agno's Team abstraction, served over AG-UI v1.0 with persistent chat memory.
Full-stack AI app that takes an address and returns a comprehensive neighbourhood profile (POIs, accessibility, routing to key destinations, market signal, livability score) by orchestrating a multi-step agent workflow over the TomTom MCP servers. Hackathon project that showcases MCP usage.
Tool naming, description writing, argument schemas, error envelopes, idempotency. Lessons from authoring two production MCP servers, with the patterns I now reach for and the mistakes I've stopped making.