Skip to content
Zed

clientvo tools for Zed

com.clientvo/clientvo-tools

Clientvo: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Zed transport:stdio runtime:npm

Install clientvo tools in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "clientvo-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/clientvo-com-clientvo-tools-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

clientvo tools in other clients