Files
claude-plugins-official/external_plugins/serena/.mcp.json
2025-11-20 11:47:24 -08:00

7 lines
137 B
JSON

{
"serena": {
"command": "uvx",
"args": ["--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server"]
}
}