服务器
Serena
@oraios
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"serena": {
"command": "uv",
"args": [
"tool",
"install",
"-p",
"3.13",
"serena-agent"
]
}
}
}