mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"mcpServers": {
|
|
"eslint": {
|
|
"command": "npx",
|
|
"args": ["@eslint/mcp@latest"],
|
|
"env": {}
|
|
},
|
|
"context7": {
|
|
"command": "npx",
|
|
"args": ["-y", "@upstash/context7-mcp"]
|
|
}
|
|
}
|
|
} |