Servers
Serena
@oraios
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"serena": {
"command": "uv",
"args": [
"tool",
"install",
"-p",
"3.13",
"serena-agent"
]
}
}
}