stop_vpn

Stop the VPN tunnel.

Server VPN As A Service MCP nolaan/ai_vpn_mcp
Category Execute
Risk class High
Parameters 00 required

What stop_vpn does on VPN As A Service MCP

AI agents invoke stop_vpn to trigger actions in VPN As A Service MCP. 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 stop_vpn needs a policy

While stopping a VPN is theoretically reversible (via start_vpn), it constitutes an Execute action because it triggers an external operation with immediate side effects on infrastructure state and active network connections. It is not Destructive because the tunnel can be restarted without data loss. It is not Read (no data retrieval), Write (no persistent data creation/modification), or Financial.

From the tool's definition The tool 'stop_vpn' performs an immediate operational action that disrupts network connectivity. The description 'Stop the VPN tunnel' indicates it triggers an external operation (terminating an active VPN tunnel) whose effects depend on which VPN is…

Questions about stop_vpn

What does the stop_vpn tool do? +

Stop the VPN tunnel. It is categorised as a Execute tool in the VPN As A Service MCP MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on stop_vpn? +

Register the VPN As A Service MCP server in PolicyLayer and add a rule for stop_vpn: 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 VPN As A Service MCP. Nothing to install.

What risk level is stop_vpn? +

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

Can I rate-limit stop_vpn? +

Yes. Add a rate_limit block to the stop_vpn 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 stop_vpn completely? +

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

stop_vpn is provided by the VPN As A Service MCP server (nolaan/ai_vpn_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.