🛡️ Secure Claude Desktop with TraceGuard
TraceGuard can be deployed immediately as a Model Context Protocol (MCP) gateway to intercept, audit, and validate commands before Claude Desktop can execute them on your local system.
One-Click Configuration
Add the following configuration to your Claude Desktop config file to automatically run TraceGuard as your secure perimeter.
Config Locations:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"traceguard-perimeter": {
"command": "uvx",
"args": ["traceguard-core"]
}
}
}
# TraceGuard
TraceGuard is a zero-trust governance and audit framework providing:
- Action verification
- Ledger integrity
- AXIOMOS risk scoring
- Compliance reporting
- CLI demo
## Installation
pip install traceguard
## Examples
See the `examples/` directory.
## Documentation
See the `docs/` directory.
## CLI
traceguard demo
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file traceguard_core-0.1.6.tar.gz.
File metadata
- Download URL: traceguard_core-0.1.6.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d6256eeb92a545c7232678bfd2d0155141ca5a476391c9ab1d0ef6a09ffaf5
|
|
| MD5 |
73eddfa54eab63eaaa4be6399edd1534
|
|
| BLAKE2b-256 |
96bdba4089339b3ddc9b7bd26de97cc35dca0e423542f705d9957fdf6d002615
|
File details
Details for the file traceguard_core-0.1.6-py3-none-any.whl.
File metadata
- Download URL: traceguard_core-0.1.6-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
602f4248fbbf8f53fccba961455af443be98b1c844a530ae46fed127ddfdcce1
|
|
| MD5 |
21b74f6c17c9b51c11ed64a6a0af2164
|
|
| BLAKE2b-256 |
2814912260c7c18352532ef725230448330a6a5f5c6505ff119bb952a29e5a81
|