Skip to content
VS Code

clientvo tools for VS Code

com.clientvo/clientvo-tools

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

client:VS Code transport:stdio runtime:npm

Install clientvo tools in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

clientvo tools in other clients