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 e869d6e commit 316fcecCopy full SHA for 316fcec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "next-devtools-mcp",
3
- "version": "0.3.6",
+ "version": "0.3.7",
4
"type": "module",
5
"description": "Next.js development tools MCP server with stdio transport",
6
"license": "MIT",
server.json
@@ -6,12 +6,12 @@
"url": "https://github.com/vercel/next-devtools-mcp",
7
"source": "github"
8
},
9
10
"packages": [
11
12
"registryType": "npm",
13
"identifier": "next-devtools-mcp",
14
15
"transport": {
16
"type": "stdio"
17
0 commit comments