Loading MCP server directory, please wait...
Record AI decisions to a tamper-evident audit ledger from any MCP-compatible agent.
npx @getmcp/cli add io.github.shahidh68/audit-ledger-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shahidh68/audit-ledger-mcp": {
"command": "npx",
"args": [
"-y",
"audit-ledger-mcp"
],
"env": {
"AUDIT_API_URL": "",
"AUDIT_WRITE_KEY": "",
"AUDIT_READ_KEY": "",
"AUDIT_TIMEOUT_MS": "",
"AUDIT_RETRY_ATTEMPTS": ""
}
}
}
}