Command Palette

Search for a command to run...

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

Sigmodx

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

Audit infrastructure for AI agents to log consequential decisions (invoice, GL, anomaly) and verify attestations via MCP tools.

GitHubEmbed

Описание

Audit infrastructure for AI agents to log consequential decisions (invoice, GL, anomaly) and verify attestations via MCP tools.

README

MCP server for Sigmodx — audit infrastructure for AI agents making consequential decisions.

Exposes Sigmodx as MCP tools any compatible agent framework can call. Works with Claude, Cursor, LangChain, AutoGen, and any MCP client.

Installation

pip install sigmodx-mcp

Usage

SIGMODX_API_KEY=your-key \
SIGMODX_AGENT_ID=your-agent-uuid \
sigmodx-mcp

Claude Desktop / Cursor configuration

Add to your MCP config:

{
  "mcpServers": {
    "sigmodx": {
      "command": "sigmodx-mcp",
      "env": {
        "SIGMODX_API_KEY": "your-api-key",
        "SIGMODX_AGENT_ID": "your-agent-uuid"
      }
    }
  }
}

Available tools

Tool Description
sigmodx_log_invoice_decision Log invoice approval/rejection
sigmodx_log_gl_decision Log GL entry review decision
sigmodx_log_anomaly_decision Log anomaly flag/clear/escalate
sigmodx_verify_attestation Verify a verification string
sigmodx_get_reliability Get agent ALLOW/LIMIT/BLOCK state
sigmodx_hash_inputs Hash input payload (no auth needed)

Links

from github.com/Sigmodx/mcp-server

Установить Sigmodx в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install sigmodx-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add sigmodx-mcp -- uvx sigmodx-mcp

FAQ

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

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

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

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

Sigmodx — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Sigmodx with

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

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

Автор?

Embed-бейдж для README

Похожее

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