mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update mcp.py
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ class MCPComponent(Component):
|
||||
"name": "serena",
|
||||
"description": "Semantic code analysis and intelligent editing",
|
||||
"install_method": "uv",
|
||||
"install_command": "uvx --from git+https://github.com/oraios/serena",
|
||||
"install_command": "uvx --from git+https://github.com/oraios/serena serena start-mcp-server --context ide-assistant --project $(pwd)",
|
||||
"required": False
|
||||
},
|
||||
"morphllm": {
|
||||
|
||||
Reference in New Issue
Block a user