Middle-click at the given coordinates.
AI agents invoke computer_middle_click to trigger actions in Computer Use MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
Executing a middle-click is a browser/desktop action whose effects depend entirely on what is under the cursor at the time. It can trigger external operations (opening URLs, closing windows, pasting text) and falls squarely in the Execute category as it performs an action with context-dependent side effects.
From the tool's definition Middle-click at the given coordinates — triggers a mouse action on an X11 desktop that can cause UI interactions (e.g., opening links in new tabs, pasting clipboard content, closing tabs) depending on the target application and context.
Attacks that exploit this kind of access
Middle-click at the given coordinates. It is categorised as a Execute tool in the Computer Use MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Computer Use MCP Server MCP server in PolicyLayer and add a rule for computer_middle_click: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Computer Use MCP Server. Nothing to install.
computer_middle_click is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the computer_middle_click rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for computer_middle_click. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
computer_middle_click is provided by the Computer Use MCP Server MCP server (sebastianbaltes/claude_code_computer_use_mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
computer_middle_click is one line of Computer Use MCP Server's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →