> ## Documentation Index
> Fetch the complete documentation index at: https://docs.etherfuse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Server

> Connect your preferred LLM to the Etherfuse FX API using our MCP server

The Etherfuse FX API is available as a [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server. This lets you connect your preferred LLM — such as Claude, ChatGPT, or any MCP-compatible client — and interact with the API using natural language.

## Getting Started

Add the Etherfuse MCP server to your client using the following URL:

```
https://docs.etherfuse.com/mcp
```

<Info>
  **MCP is an open standard** that allows AI assistants to connect to external tools and data sources. If your LLM client supports MCP, you can use it with the Etherfuse FX API.
</Info>

## What You Can Do

Once connected, you can use natural language to perform any operation available through the FX API, including:

* Look up available assets for onramps, offramps, and swaps
* Create quotes and execute orders
* Manage customers, bank accounts, and wallets
* Check order statuses and transaction history
* Set up and manage webhooks
