get_audit_log — Cyphrex MCP Tool Read-only
get_audit_log
(get audit log) is one of 9 tools on the
Cyphrex
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_audit_log from your client
- Claude Code Cyphrex get_audit_log run in your project directory
- Claude Desktop Cyphrex get_audit_log ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Cyphrex get_audit_log ~/.cursor/mcp.json
- VS Code Cyphrex get_audit_log .vscode/mcp.json
- Zed Cyphrex get_audit_log ~/.config/zed/settings.json
- Windsurf Cyphrex get_audit_log ~/.codeium/windsurf/mcp_config.json
- Cline Cyphrex get_audit_log ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Cyphrex get_audit_log ~/.gemini/settings.json
- Grok Cyphrex get_audit_log .mcp.json (in your project root)
- ChatGPT Cyphrex get_audit_log Settings → Connectors → Advanced → Developer mode
- Claude.ai Cyphrex get_audit_log Settings → Connectors → Add custom connector
- LangChain Cyphrex get_audit_log pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cyphrex-mcp https://mcp.cyphrex.io/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.