.mcp.json 137 B

123456
  1. {
  2. "serena": {
  3. "command": "uvx",
  4. "args": ["--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server"]
  5. }
  6. }