MCP-ODOS

by IQAIcom

ODOS_GET_QUOTE

Retrieve a quote for token swaps or exchanges across decentralized exchanges (DEXs) on specified blockchain networks using the MCP-ODOS server.

Instructions

Get a quote for a swap or exchange operation

Input Schema

NameRequiredDescriptionDefault
chainNoThe blockchain network to execute the transaction on.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chain": { "description": "The blockchain network to execute the transaction on.", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP-ODOS

Related Tools

    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/IQAIcom/mcp-odos'

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