Skip to content
Windsurf

next devtools mcp for Windsurf

io.github.vercel/next-devtools-mcp

Next.js development tools MCP server with stdio transport

client:Windsurf transport:stdio runtime:npm

Install next devtools mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "next-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "next-devtools-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

next devtools mcp in other clients