Skip to content
Zed

Veragent for Zed

io.github.lixiaowww/veragent

Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.

client:Zed transport:stdio runtime:pypi

Install Veragent in Zed

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

{
  "context_servers": {
    "veragent": {
      "command": "uvx",
      "args": [
        "veragent-mcp"
      ]
    }
  }
}

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

Veragent in other clients