MCPVault

agentgate_get_audit_actors

MCP tool from Agentgate by agentkitai

Get unique actor values from audit logs

How to use it

agentgate_get_audit_actors is exposed by the Agentgate MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the agentgate_get_audit_actors tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Agentgate

$pnpm install && pnpm --filter @agentkitai/agentgate-server db:migrate && pnpm --filter @agentkitai/agentgate-server bootstrap && pnpm dev
FULL AGENTGATE LISTING