plog proxy spawns an MCP server as a child process, intercepts all JSON-RPC messages, and logs every tool call to the audit trail.
Usage
Flags
| Flag | Default | Description |
|---|---|---|
--command | — | Required. MCP server command to spawn |
--agent-id | mcp-proxy | Agent identifier for audit events |
--labels | — | Comma-separated key=value label pairs |
--db | ~/.provenlog/events.db | Local SQLite database path |