Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:09 +08:00
commit 2871473096
4 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "next-devtools",
"description": "MCP server for Next.js developer tooling",
"version": "0.1.0",
"author": {
"name": "Contributor"
},
"mcp": [
"./.mcp.json"
]
}