UNPKG

@ai-mapping/mcp-nextjs-dev

Version:

MCP server for managing Next.js development processes with AI tools

38 lines 914 B
{ "permissions": { "allow": [ "Bash(git remote add:*)", "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", "Bash(mkdir:*)", "Bash(tree:*)", "Bash(touch:*)", "Bash(pnpm install:*)", "Bash(pnpm run:*)", "Bash(rm:*)", "Bash(node:*)", "Bash(chmod:*)", "Bash(npm run lint)", "Bash(npm run lint:*)", "Bash(npm run typecheck:*)", "Bash(npm run build:*)", "Bash(DEBUG=1 node bin/cli.js --debug)", "Bash(mv:*)", "Bash(npm test)", "Bash(ls:*)", "Bash(pnpm:*)", "Bash(timeout:*)", "Bash(true)", "Bash(grep:*)", "Bash(git reset:*)", "Bash(./test-nextjs-launch.sh:*)", "Bash(./test-get-logs.sh:*)", "Bash(./test-live.sh:*)", "Bash(./test-port-3001.sh:*)", "Bash(npm pack:*)", "Bash(npm publish:*)" ], "deny": [] } }