mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
9 lines
276 B
JSON
9 lines
276 B
JSON
{
|
|
"name": "serena",
|
|
"description": "Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Oraios"
|
|
}
|
|
}
|