Skip to content
Windsurf

Perfonext Build MCP for Windsurf

io.github.souvikdu/perfonext-build-mcp

MCP server for Next.js build stats, chunk attribution, and bundle optimization advice.

client:Windsurf transport:stdio runtime:npm

Install Perfonext Build MCP in Windsurf

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

{
  "mcpServers": {
    "perfonext-build-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perfonext/build-mcp"
      ]
    }
  }
}

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

Perfonext Build MCP in other clients