Skip to main content
Glama
bolivian-peru

@proxies-sx/mcp-server

get_sessions_by_wallet

Retrieve all x402 sessions linked to your wallet address to recover session details and manage active or expired sessions.

Instructions

List all x402 sessions associated with your wallet address. Useful for recovering session info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletAddressYesYour wallet address (EVM 0x... or Solana base58)
statusNoFilter by status (default: active)
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states 'List all...' without mentioning side effects, permissions, rate limits, or error behavior. For a read operation, it implicitly suggests safety but doesn't confirm.

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

Conciseness4/5

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

The description is concise with two sentences, no redundant information. The second sentence adds utility context without being overly verbose.

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?

Given no output schema, the description could detail return values or pagination. However, the tool's complexity is low (2 params, no nested objects), so the minimal description is adequate but lacks completeness for an agent needing full context.

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 the baseline is 3. The description does not add new meaning beyond what the schema already provides; it merely restates the parameter context ('your wallet address').

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 purpose: 'List all x402 sessions associated with your wallet address.' It uses a specific verb ('list') and resource ('x402 sessions'), distinguishing it from sibling tools like get_session_status or list_x402_ports.

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

Usage Guidelines3/5

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

The description includes 'Useful for recovering session info,' which gives a hint of use case but lacks explicit guidance on when to use this tool versus alternatives, no when-not-to-use, and no prerequisites or context.

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