TAR Engine for Claude Desktop
io.github.qingxuantang/tar-engine
Audit AI skill safety before you ship. Static, semantic, adversarial, supply chain scans.
client:Claude Desktop
transport:stdio
runtime:pypi
Install TAR Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tar-engine": {
"command": "uvx",
"args": [
"tar-engine"
],
"env": {
"TAR_ENGINE_URL": "<TAR_ENGINE_URL>",
"TAR_ENGINE_BYOK_OPENAI_KEY": "<TAR_ENGINE_BYOK_OPENAI_KEY>",
"TAR_ENGINE_BYOK_ANTHROPIC_KEY": "<TAR_ENGINE_BYOK_ANTHROPIC_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs