init
Initializes Next.js DevTools MCP context, resets AI knowledge base, and establishes mandatory documentation-first approach for Next.js development.
Instructions
⚠️ CALL THIS FIRST - Initialize Next.js DevTools MCP context and establish MANDATORY documentation requirements.
IMPORTANT: This tool MUST be called at the START of every Next.js development session.
This tool:
Establishes MANDATORY requirement to use nextjs_docs for ALL Next.js-related queries
Instructs AI to forget any prior Next.js knowledge and always query docs
Documents all available MCP tools (nextjs_docs, nextjs_index, nextjs_call, browser_eval, upgrade_nextjs_16, enable_cache_components)
Use this tool at the beginning of a Next.js session to:
Reset AI's Next.js knowledge baseline
Ensure 100% documentation-first approach with no exceptions
Understand available tools and their use cases
Follow best practices for Next.js development
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No |