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