Loading MCP server directory, please wait...
UNVERIFIED: cross-cloud beta; sandbox by default; production opt-in via customer Guardian.
npx @getmcp/cli add online.securestamp/action-proofRequires Node.js 18+. Community-contributed server. Review source before installing.
GUARDIAN_SOCKET_PATHAbsolute path to the customer Guardian Unix socket. The bridge fails closed when it is unavailable.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"online.securestamp/action-proof": {
"command": "npx",
"args": [
"-y",
"@securestamp/execution-guardian-mcp"
],
"env": {
"GUARDIAN_SOCKET_PATH": "",
"SECURESTAMP_RELEASE_PROFILE": ""
}
}
}
}