ZERO MCP for Zed
io.github.zero-intel/zero
Read-only MCP inspection for ZERO paper autonomous onchain operations.
client:Zed
transport:stdio
runtime:pypi
Install ZERO MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zero": {
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs