{ "mcpServers": { "astro-docs": { "type": "http", "url": "https://mcp.docs.astro.build/mcp" }, "playwright": { "type": "stdio", "command": "npx", "args": ["@playwright/mcp@latest"], "env": {} } } }