改为 grok 了
This commit is contained in:
14
.kilocode/mcp.json
Normal file
14
.kilocode/mcp.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"superdesign": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"E:/我的项目/superdesign-mcp-claude-code/dist/index.js"
|
||||
],
|
||||
"env": {},
|
||||
"alwaysAllow": [
|
||||
"superdesign_generate"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user