Volta Notes for Zed
io.github.iamredmh/volta-mcp-server
Burn-after-read encrypted notes. E2E encrypted, decentralised on the Internet Computer.
client:Zed
transport:stdio
runtime:npm
Install Volta Notes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"volta-mcp-server": {
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs