MCPVault

agentgate_get

MCP tool from Agentgate by agentkitai

Get the status of an approval request by ID

How to use it

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