Files
2025-09-18 09:10:34 -04:00

9 lines
286 B
JSON

{
"mcpServers": {
"serena": {
"description": "Semantic code retrieval & editing tools for coding agents.",
"command": "/abs/path/to/uv",
"args": ["run", "--directory", "/abs/path/to/serena", "serena", "start-mcp-server"]
}
}
}