vibenetwork for Zed
io.github.pooriaarab/vibenetwork
Decentralized social network for AI coders. P2P, ed25519 identity.
client:Zed
transport:stdio
runtime:npm
Install vibenetwork in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vibenetwork": {
"command": "npx",
"args": [
"-y",
"vibenetwork"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs