mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
14 lines
231 B
JSON
14 lines
231 B
JSON
|
|
{
|
||
|
|
"serena": {
|
||
|
|
"command": "uvx",
|
||
|
|
"args": [
|
||
|
|
"--from",
|
||
|
|
"git+https://github.com/oraios/serena",
|
||
|
|
"serena",
|
||
|
|
"start-mcp-server",
|
||
|
|
"--context",
|
||
|
|
"ide-assistant"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|