MCP server · Eco
eco-routes
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Eco. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Eco publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_intent_status— Query the current status of a single cross-chain intent by hash.get_intent_status_batch— Query status for an array of intents.get_intents_by_address— List intents associated with an address.get_intent_by_hash— Retrieve a single intent by its hash.get_refundable_intents— List intents eligible for refund.get_quote_single_v3— Get the best single cross-chain stablecoin quote (V3).get_quote_exact_out_v3— Get an exact-output quote (V3).get_quote_exact_in_v3— Get an exact-input (reverse) quote (V3).initiate_gasless_intent_v3— Initiate a gasless intent (V3).get_quotes_v2— Get quotes (V2).get_reverse_quote_v2— Get a reverse quote (V2).initiate_gasless_intent_v2— Initiate a gasless intent (V2).get_gasless_intent_transaction_data_v2— Get destination-chain transaction data for a gasless intent (V2).get_quotes_v1— Get quotes (V1, legacy).get_reverse_quote_v1— Get a reverse quote (V1, legacy).
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.