next-devtools
stdioUsed by 11 plugins
Installs next-devtools, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub fradser/dotclaude --plugin next-devtoolsAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"next-devtools": {
"command": "npx",
"args": [
"-y",
"next-devtools-mcp@latest"
]
}
}
}Command
npxArguments
-ynext-devtools-mcp@latest