Progmune Documentation 开发者文档

English below | 中文见下

English

Progmune is an AI Trust Decision Engine for AI-generated software. Install with npm install progmune-runtime and verify a file with npm run sdk src/server.ts --explain.

MCP server: expose Progmune to Claude Code via progmune_check and progmune_trust_check tools — see the README MCP section for setup.

中文

Progmune 是面向 AI 生成软件的 AI 信任决策引擎。安装:npm install progmune-runtime;验证单个文件:npm run sdk src/server.ts --explain

MCP server:通过 progmune_checkprogmune_trust_check 工具把 Progmune 接入 Claude Code——配置方式见 README 的 MCP 章节。

← Back to Progmune 返回首页