Context7 MCP: Update Astro Project with Best Practices
🧠 Overview
PreviousSentry MCP: Fix Sentry Error in Empower WebsiteNextFigma Remote MCP: Create a Website from a Figma File from Scratch
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"Context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {},
"working_directory": null
}
}Create a new git branch called update and in that branch update this Astro project to follow all the latest best practices based on all Astro and developer documentation.