mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
12 lines
159 B
JSON
12 lines
159 B
JSON
|
|
{
|
||
|
|
"magic": {
|
||
|
|
"type": "stdio",
|
||
|
|
"command": "npx",
|
||
|
|
"args": [
|
||
|
|
"@21st-dev/magic"
|
||
|
|
],
|
||
|
|
"env": {
|
||
|
|
"TWENTYFIRST_API_KEY": ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|