plugin.json 276 B

12345678
  1. {
  2. "name": "serena",
  3. "description": "Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.",
  4. "version": "1.0.0",
  5. "author": {
  6. "name": "Oraios"
  7. }
  8. }