Search and retrieve Astro documentation using the Astro Docs MCP. Use when answering questions about Astro APIs, configuration, integrations, or best practices.
Identify the topic from the user's question (e.g., "content collections", "view transitions", "SSR adapters")
Search the documentation using the Astro Docs MCP:
Use the search_astro_docs tool with relevant keywords
Review results and select the most relevant documentation sections
Synthesize the answer by:
Verify accuracy - If the MCP returns no results, try:
| User Question | Search Terms |
|---|---|
| "How do I add Tailwind?" | tailwind integration setup |
| "What are content collections?" | content collections |
| "How do I deploy to Vercel?" | vercel adapter deployment |
| "View transitions not working" | view transitions troubleshooting |
When answering documentation questions: