Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Veragent

БесплатноНе проверен

Enables checking trust of MCP tools before installation, listing trusted tools, and scoring MCP stacks via the Veragent trust registry.

GitHubEmbed

Описание

Enables checking trust of MCP tools before installation, listing trusted tools, and scoring MCP stacks via the Veragent trust registry.

README

The trust layer for MCP — as an MCP tool. Let Claude (or any MCP client/agent) check whether an MCP tool is safe before installing it, look up the most trusted tools, or score an entire MCP stack — all backed by the Veragent trust registry.

Star this repo  ·  uvx veragent-mcp — check any tool's trust before you install  ·  Get your tool SGC Certified →  ·  How we audit (open methodology) →

Tools

Tool What it does
check_tool_trust(name) Veragent trust score + audit state for a tool/server/agent. Use before installing.
list_trusted_tools(query, limit) The most trusted MCP tools, optionally filtered.
scan_mcp_stack(mcp_config) Score a whole mcp_settings.json — per-server risk + summary.

Install (Claude Desktop)

Add to your claude_desktop_config.json:

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

Then ask Claude: "Is the playwright-mcp server safe? Check Veragent."

Run locally

uvx veragent-mcp
# or
pip install veragent-mcp && veragent-mcp

Configuration

  • VERAGENT_API_BASE — override the API base (default https://veragent.store/api/v1).

Honesty

Veragent labels static-analysis results as Heuristic and reserves SGC Certified for behavioral-sandbox passes. Scores are reported with this distinction.

from github.com/lixiaowww/veragent-mcp

Установка Veragent

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/lixiaowww/veragent-mcp

FAQ

Veragent MCP бесплатный?

Да, Veragent MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Veragent?

Нет, Veragent работает без API-ключей и переменных окружения.

Veragent — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Veragent в Claude Desktop, Claude Code или Cursor?

Открой Veragent на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Veragent with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development