Skip to main content
Glama

Preview local installation

preview_install
Read-onlyIdempotent

Preview Clash Verge group and rule changes without writing files, and report the environment to validate AI proxy failover paths.

Instructions

Preview persistent Clash Verge group/rule changes and report the environment without writing files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
config_pathNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

The description discloses that the tool previews changes and reports the environment, adding behavioral detail beyond the annotations (which already declare readOnlyHint, idempotentHint, and destructiveHint false). It also explicitly states 'without writing files,' reinforcing the non-destructive nature. No contradictions with annotations.

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?

The description is a single sentence that front-loads the action ('Preview') and conveys the scope ('persistent Clash Verge group/rule changes') and side-effect-free nature ('without writing files'). Every phrase is meaningful with no redundancy.

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

Completeness4/5

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

For a simple read-only preview tool with one optional parameter and an output schema, the description covers the main behavior and non-mutation. However, the unaddressed parameter semantics create a minor gap in how to use the tool effectively.

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

Parameters2/5

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

The schema's only parameter, config_path, is not described in the description, and schema coverage is 0%. The name gives a hint, but the description does not explain how it relates to the preview (e.g., path to a Clash Verge configuration file). This leaves ambiguity for the agent.

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's action ('Preview'), the resource ('persistent Clash Verge group/rule changes'), and its scope ('report the environment without writing files'). This distinguishes it from sibling tools like install_failover and diagnose_environment by emphasizing the preview-only, non-destructive behavior.

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 phrase 'without writing files' provides clear context that this is a dry-run/simulation tool, implying it should be used before actual changes. However, it does not explicitly name alternatives or state when not to use it, though the sibling tools suggest install_failover is for actual installation.

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/doublebearoliver-cyber/mihomo-ai-failover'

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