Key Highlights
- Framework-Specific MCP Support: Automatically detects project framework and spawns the appropriate MCP server (Next.js → `next-devtools-mcp`, Svelte → `@sveltejs/mcp-server-svelte`)
- Smart Framework Detection: Detects frameworks via config files and package.json dependencies
- Next.js 16 Compatibility: Updated to Next.js 16.0.0-canary with proper serialization fixes