## User Story **As a developer, I want MCP Servers to be preconfigured for services used, so that my AI Agent better understands our setup and provides better output.** ## Notes & Requirements - Use the generic MCP configurations (not Claude, Cursor, etc specific) - Add MCP configuration for Astro: https://docs.astro.build/en/guides/build-with-ai/ - Add MCP configuration for DatoCMS: https://www.datocms.com/docs/mcp-server - Avoid bloat, beware of what MCP's do to the context window - Related to #347 PoC which restricts the access of LLMs to the scope of the project - ....
User Story
As a developer,
I want MCP Servers to be preconfigured for services used,
so that my AI Agent better understands our setup and provides better output.
Notes & Requirements