Skip to content

Releases: vercel/next-devtools-mcp

v0.2.6

04 Nov 16:25

Choose a tag to compare

Patches

Full Changelog: v0.2.5...v0.2.6

v0.2.5

03 Nov 23:28

Choose a tag to compare

Patches

Full Changelog: v0.2.4...v0.2.5

v0.2.4

03 Nov 15:09

Choose a tag to compare

Patches

  • Fix Next.js runtime discovery on Windows by @gaojude in #67
  • fix: generateImageMetadata receives already awaited params by @icyJoseph in #71

Improvement

  • Use official docs search API to implement nextjs_docs MCP tool by @gaojude in #68

Misc

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Oct 20:58

Choose a tag to compare

Improvements

  • reduce prompt token size by reorganizing the knowledge by @huozhi in #64
  • Clean up REQUIRES_CANARY_FOR_CACHE_COMPONENTS by @gaojude in #65
  • detect version channel by @huozhi in #66

Full Changelog: v0.2.1...v0.2.3

v0.2.2

28 Oct 14:48

Choose a tag to compare

Improvements

Full Changelog: v0.2.1...v0.2.2

v0.2.0

22 Oct 03:57

Choose a tag to compare

Next.js DevTools MCP

🎉 Frist official release of Next.js DevTool MCP

Next.js DevTool MCP is a MCP server that connects AI coding agents and assistants to your Next.js
applications, enabling direct interaction and intelligent automation.

Features

  • Automated upgrades to Next.js 16 with official codemods
  • Cache Components setup with error detection and fixing
  • Real-time runtime diagnostics from your dev server
  • Next.js 16 knowledge base and documentation search
  • Browser automation for testing and verification

Get started with the README.md or learn more in the Next.js MCP Guide.