Production-grade Turborepo template for Next.js apps.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"next-forge": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-next-forge"
]
}
}
}