MCPVault

agentgate_create_policy

MCP tool from Agentgate by agentkitai

Create a new policy with rules

How to use it

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