MCPVault

agentgate_delete_policy

MCP tool from Agentgate by agentkitai

Delete a policy by ID

How to use it

agentgate_delete_policy is exposed by the Agentgate MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the agentgate_delete_policy 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