0pi for Zed
io.github.dizzydes/0pi
Free, 2hr expiry agent storage to cache contexts, bridge workflows, or dump data.
client:Zed
transport:stdio
runtime:npm
Install 0pi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"0pi": {
"command": "npx",
"args": [
"-y",
"@0pi/mcp-server"
],
"env": {
"OPI_API_URL": "<OPI_API_URL>",
"OPI_LOG_DIR": "<OPI_LOG_DIR>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs