next-devtools-mcp is now a thin connector to the Next.js dev server. Tools-only: nextjs_index, nextjs_call, nextjs_docs, browser_eval.
nextjs_docsno longer fetches docs over the network — it points agents at the version-accurate docs Next.js bundles atnode_modules/next/dist/docs/.browser_evalis now a gateway to theagent-browserCLI (no longer proxies@playwright/mcp).- Removed the
init,upgrade_nextjs_16, andenable_cache_componentstools and their prompts, plus all knowledge-base resources — upgrade/Cache Components workflows now ship as agent skills, and docs ship with Next.js.
See "Migrating from 0.3.x" in the README. Published to npm via OIDC trusted publishing.