Clervo Connect for Zed
io.github.clervo/connect
Free-first Clervo tools and bounded opt-in commerce through one local wallet.
client:Zed
transport:stdio
runtime:npm
Install Clervo Connect in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs