Database

Integrating MCP (Model Context Protocol) with OpenCode for Web Dev

Integrating MCP (Model Context Protocol) with OpenCode for Web Dev

You ask your local agent to write an Express route that aggregates monthly sign-ups, and it hands back a query filtering on users.created_date. Your column is created_at. The agent didn’t get this wrong out of carelessness — it never saw your database. It guessed at a plausible schema because …