mouse_scroll

Scroll the mouse wheel

Server Windows MCP Server romeo2badboy-rgb/windows-mcp
Category Execute
Risk class High
Parameters 00 required

What mouse_scroll does on Windows MCP Server

AI agents invoke mouse_scroll to trigger actions in Windows 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.

Why mouse_scroll needs a policy

Scrolling the mouse wheel is an active UI interaction that can trigger JavaScript/UI events, navigate through sensitive content, or scroll to and expose different application states. It is not a pure read operation, as it causes a state change in the UI. On a Windows automation server controlling a live desktop, misuse could scroll through sensitive data or accidentally trigger UI actions tied to scroll events.

From the tool's definition 'Scroll the mouse wheel' — triggers a physical UI interaction on the Windows desktop, causing side effects such as scrolling through content, triggering scroll-event handlers, or navigating UI elements.

Questions about mouse_scroll

What does the mouse_scroll tool do? +

Scroll the mouse wheel. It is categorised as a Execute tool in the Windows MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on mouse_scroll? +

Register the Windows MCP Server MCP server in PolicyLayer and add a rule for mouse_scroll: 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 Windows MCP Server. Nothing to install.

What risk level is mouse_scroll? +

mouse_scroll is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit mouse_scroll? +

Yes. Add a rate_limit block to the mouse_scroll 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.

How do I block mouse_scroll completely? +

Set action: deny in the PolicyLayer policy for mouse_scroll. 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.

What MCP server provides mouse_scroll? +

mouse_scroll is provided by the Windows MCP Server MCP server (romeo2badboy-rgb/windows-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.