feat: add @ark-ui/svelte dependency and configure ark-ui command in mcp.json for improved UI component management
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
"mcp",
|
||||
"start"
|
||||
]
|
||||
},
|
||||
"ark-ui": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@ark-ui/mcp"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user