Skip to content

docs: update MCP guides for the thin next-devtools-mcp#94859

Open
gaojude wants to merge 1 commit into
canaryfrom
jude/mcp-docs-thin-wrapper
Open

docs: update MCP guides for the thin next-devtools-mcp#94859
gaojude wants to merge 1 commit into
canaryfrom
jude/mcp-docs-thin-wrapper

Conversation

@gaojude

@gaojude gaojude commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Updates the Next.js docs that describe next-devtools-mcp to match its 0.4.0 thin-connector shape (see vercel/next-devtools-mcp#145). The knowledge-base, migration/upgrade, and Cache Components tools are gone — docs now ship with Next.js in node_modules/next/dist/docs/ and upgrades use the codemod — so the guides should no longer point agents at those tools.

In the MCP guide (mcp.mdx), the Development Tools list drops "Knowledge Base", "Migration and Upgrade Tools", and "Caching Guide" in favor of a documentation gateway that points agents at the bundled docs, and the examples now describe reading bundled docs and running the codemod rather than querying a knowledge base. In the v16 upgrade guide, the "Using AI Agents with Next.js DevTools MCP" section no longer instructs users to run removed prompts (Next Devtools, help me upgrade / migrate to cache components); it points to the codemod plus runtime diagnostics.

Should land with the next-devtools-mcp 0.4.0 release.

The next-devtools-mcp knowledge-base and migration tools are being replaced by
the docs Next.js bundles in node_modules/next/dist/docs/ and by the upgrade
codemod. Update the MCP guide capabilities and the v16 upgrade guide to describe
the docs gateway, runtime diagnostics, and codemod-based upgrades instead of the
removed knowledge-base/upgrade/cache-components tools.
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: 9c37a35

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Stats skipped

Commit: 9c37a35
View workflow run

@gaojude gaojude marked this pull request as ready for review June 17, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants