# Zero-config protection (prompts for all tool calls)
dotset tollgate wrap npx @modelcontextprotocol/server-postgres
# Use a configuration file
dotset tollgate start -s postgres -c ./tollgate.yaml
# View recent tool calls
dotset tollgate logs -n 50
# Export logs for compliance
dotset tollgate export -f json -o audit.json