Skip to content

Conversation

@gaojude
Copy link
Contributor

@gaojude gaojude commented Oct 31, 2025

Major README restructure to better communicate the package's value proposition, plus cleanup of all references to __NEXT_EXPERIMENTAL_MCP_SERVER and experimental.mcpServer flags (no longer needed in Next.js 16+).

@gaojude gaojude requested a review from huozhi October 31, 2025 23:42
README.md Outdated
This package provides a **bridge MCP server** that connects your AI coding assistant to Next.js development tools:

```
AI Assistant (Claude/Cursor)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
AI Assistant (Claude/Cursor)
Coding Agent

README.md Outdated
```
AI Assistant (Claude/Cursor)
MCP Client (in your IDE)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can skip this one? Agent is directly calling the mcp tool

README.md Outdated

```
Next Devtools, what's the structure of my Next.js routes?
Help me upgrade my Next.js app to version 16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to keep the "Next Devtools"

README.md Outdated
- **Internal State Access**: Query your running Next.js instance for errors, routes, build status, and diagnostics
- **Real-time Error Detection**: Access internal Next.js error state and compiler diagnostics through MCP
- **Direct Communication**: AI coding agents communicate directly with Next.js through MCP protocol for accurate, real-time information
**Try these prompts in your AI assistant:**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep "Next Devtools" for the prompts, and use "Coding Agent" rather than AI assistant. AI assistant can refer to more general concepts

…tools' prefix to prompts

- Changed 'AI Assistant (Claude/Cursor)' to 'Coding Agent' in architecture diagram
- Removed 'MCP Client (in your IDE)' line from architecture (agents call MCP directly)
- Added 'Next Devtools' prefix to all example prompts
- Replaced all 'AI assistant' references with 'coding agent' throughout README
@gaojude gaojude requested a review from huozhi November 4, 2025 19:28
@huozhi huozhi merged commit 2f80ffd into main Nov 4, 2025
3 checks passed
@huozhi huozhi deleted the jude/stale-doc branch November 4, 2025 21:40
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.

3 participants