Loading MCP server directory, please wait...
Zero-code proxy: policy, human gate, read-back and a hash-chained ledger for any MCP server.
npx @getmcp/cli add io.github.dev-prathap/attest-proxyRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dev-prathap/attest-proxy": {
"command": "uvx",
"args": [
"attestlayer",
"proxy",
"block"
],
"env": {
"ATTEST_POLICY": "",
"ATTEST_LEDGER": "",
"ATTEST_INBOX_URL": "",
"SLACK_BOT_TOKEN": "",
"ATTEST_SLACK_CHANNEL": ""
}
}
}
}