mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-02-02 08:33:37 +00:00
creating intital scaffolding for claude code plugins
This commit is contained in:
6
external_plugins/serena/.mcp.json
Normal file
6
external_plugins/serena/.mcp.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"serena": {
|
||||
"command": "uvx",
|
||||
"args": ["--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user