Skip to main content
Glama
bolivian-peru

@proxies-sx/mcp-server

replace_x402_port

Replace an offline or broken proxy port with a new port on a different device. Free, up to 3 replacements per session.

Instructions

Replace an offline/broken proxy port with a new one on a different device. Free, max 3 replacements per session. The broken port is deleted and a new port is created on a different device.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionTokenYesSession token from purchase response (starts with x402s_)
portIdNoSpecific port ID to replace (optional - defaults to first offline port)
countryNoCountry code for new port (e.g., US)
cityNoCity code for new port
carrierNoCarrier code for new port
Behavior4/5

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

With no annotations, the description carries full behavioral burden. It discloses that the operation deletes the old port and creates a new one on a different device, and includes a session limit (max 3). This gives adequate transparency about the destructive nature and constraints.

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?

Two concise sentences that front-load the core purpose and key constraints. Every sentence adds value without redundancy or fluff.

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?

No output schema is provided, and the description does not mention what the tool returns (e.g., new port details). While it covers the operation well, it lacks information about the response, leaving the agent to guess. With no output schema, this gap reduces completeness.

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 description coverage is 100%, so baseline is 3. The description adds context about the overall operation but does not provide additional parameter-specific details beyond what the schema already provides. No improvement over baseline.

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 uses specific verbs ('replace', 'delete', 'create') and resources ('offline/broken proxy port', 'new port on a different device'). It clearly differentiates from sibling tools like delete_port (only deletes), create_port (only creates), and reconfigure_port (modifies settings) by combining deletion and creation in one operation.

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?

Explicitly states when to use: when a port is offline/broken. Also provides constraints: free, max 3 replacements per session. However, it does not explicitly mention when not to use or list alternatives, though the context implies it's for replacement scenarios only.

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/bolivian-peru/proxies-sx-mcp-server'

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