ActTrace for Claude Desktop
io.github.goww7/acttrace
Classify AI systems under the EU AI Act and generate Article 50 transparency notices.
client:Claude Desktop
transport:stdio
runtime:pypi
Install ActTrace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"acttrace": {
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs