Files
claude-plugins-official/external_plugins/serena/.mcp.json

7 lines
137 B
JSON
Raw Normal View History

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