Attest proxy for Claude Code
io.github.dev-prathap/attest-proxy
Zero-code proxy: policy, human gate, read-back and a hash-chained ledger for any MCP server.
client:Claude Code
transport:stdio
runtime:pypi
Install Attest proxy in Claude Code
run in your project directory
claude mcp add attest-proxy -e ATTEST_POLICY=<ATTEST_POLICY> -e ATTEST_LEDGER=<ATTEST_LEDGER> -e ATTEST_INBOX_URL=<ATTEST_INBOX_URL> -e SLACK_BOT_TOKEN=<SLACK_BOT_TOKEN> -e ATTEST_SLACK_CHANNEL=<ATTEST_SLACK_CHANNEL> -- uvx attestlayer
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs