Wire MongoDB MCP server so the agent can query the mower registry at runtime. ## Tasks - [ ] Provision MongoDB Atlas free-tier cluster - [ ] Load mower registry collection - [ ] Set up MongoDB MCP server (Docker or hosted) - [ ] Register MCP endpoint in Agent Builder - [ ] Test query: 'Find mowers for 500m² yard with 20% slope, budget under €1500' - [ ] Document in `docs/MONGODB_MCP.md`
Wire MongoDB MCP server so the agent can query the mower registry at runtime.
Tasks
docs/MONGODB_MCP.md