Skip to main content
Glama

clawswap_quote

Get price quotes for cross-chain transfers between Solana and Base. Preview estimated output amounts, fees, and transfer times before bridging tokens.

Instructions

Get a price quote for a cross-chain transfer between Solana and Base. Shows estimated output amount, fees, and time. Free, no payment required. Use before bridging to preview costs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
amountYesHuman-readable amount, e.g. '100', '0.5'
tokenYesToken symbol on the source chain
fromYesSource chain
toYesDestination chain
destinationTokenNoDestination token symbol. Defaults to same token or USDC.
slippageNoSlippage tolerance 0-1. Default 0.01 (1%).
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does well by stating the tool is 'Free, no payment required' and that it 'Shows estimated output amount, fees, and time', which are important behavioral traits. However, it doesn't mention rate limits, authentication requirements, or error conditions.

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 perfectly concise with three sentences that each earn their place: states the purpose, lists what it shows, and provides usage guidance. It's front-loaded with the core functionality and wastes no words.

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 quote tool with no annotations and no output schema, the description does well by explaining what information will be returned ('estimated output amount, fees, and time') and the free nature of the call. However, without an output schema, it could benefit from more detail about the return format.

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?

The description doesn't add any parameter-specific information beyond what's already in the schema, which has 100% description coverage. The baseline score of 3 is appropriate since the schema already provides comprehensive parameter documentation.

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 with specific verbs ('Get a price quote') and resources ('cross-chain transfer between Solana and Base'), and distinguishes it from sibling tools by mentioning 'Use before bridging to preview costs' which implies clawswap_bridge is the actual execution tool.

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

Usage Guidelines5/5

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

The description provides explicit usage guidance with 'Use before bridging to preview costs', clearly indicating when to use this tool versus the clawswap_bridge sibling tool. It also mentions it's 'Free, no payment required' which helps set expectations.

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/WarTech9/clawswap-mcp'

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