Skip to main content
Glama

Direct vs tunnel diff

tunnel_diff
Read-onlyIdempotent

Compares egress path via default route versus a specific interface IP to identify split-tunnel issues and reachability differences.

Instructions

Compares egress identity and reachability from the default route vs. bound to a specific interface IP (e.g. your VPN interface). Reveals split-tunnel surprises and egress differences. Needs network access for the egress check.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNooptional URL to test reachability on both paths (default https://api.ipify.org)
interface_ipNolocal source IP to bind the 'tunnel' path to (e.g. your wg interface address)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations indicate read-only and idempotent behavior; the description adds the explicit need for network access and confirms the comparative nature. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three compact sentences each add value: action, benefit, prerequisite. No filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description does not explain the return format or structure of the comparison results. While it mentions 'egress identity and reachability', the output schema is absent, leaving ambiguity about what the tool returns.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for both parameters. The description reinforces the interface_ip purpose (VPN interface) but adds no new syntactic or format details beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool compares egress identity and reachability between the default route and a specific interface IP, with explicit use case for split-tunnel surprises. It distinguishes well from sibling tools like net_diagnose or dns_leak_check.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description mentions the prerequisite of network access and implies use for detecting split-tunnel issues. It does not explicitly state when not to use but provides context that aligns with the tool's name.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Socialpranker/netops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server