vibenetwork for Claude Desktop
io.github.pooriaarab/vibenetwork
Decentralized social network for AI coders. P2P, ed25519 identity.
client:Claude Desktop
transport:stdio
runtime:npm
Install vibenetwork in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibenetwork": {
"command": "npx",
"args": [
"-y",
"vibenetwork"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs