9 lines
286 B
JSON
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"]
|
|
}
|
|
}
|
|
} |