We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e40c6 commit 5e37b8bCopy full SHA for 5e37b8b
package.json
@@ -2,6 +2,11 @@
2
"name": "next-devtools-mcp",
3
"version": "0.2.1",
4
"description": "Next.js development tools MCP server with stdio transport",
5
+ "license": "MIT",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/vercel/next-devtools-mcp.git"
9
+ },
10
"bin": {
11
"next-devtools-mcp": "./dist/index.js"
12
},
0 commit comments