Serena MCP: the IDE for your agent for Zed
io.github.oraios/serena
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
client:Zed
transport:stdio
runtime:pypi
Install Serena MCP: the IDE for your agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"serena": {
"command": "uvx",
"args": [
"serena-agent"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs