movmint-fx-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLIENT_ID | Yes | OAuth2 client ID for Movmint API authentication. | |
| CLIENT_SECRET | Yes | OAuth2 client secret for Movmint API authentication. | |
| MOVMINT_BASE_URL | No | Base URL for the Movmint API. | https://api.nextgen.digitalfiat.app |
| MOVMINT_TOKEN_URL | No | OAuth2 token endpoint URL. | https://api.nextgen.digitalfiat.app/oauth2/token |
| MOVMINT_TOKEN_AUDIENCE | No | Audience for the OAuth2 token. | fx-service |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_fx_quoteA | Generate an FX quote for a currency pair and amount. Returns a quote_id valid for ~30 seconds that can be captured to execute the trade. |
| capture_fx_quoteA | Capture (execute) a previously generated FX quote using its quote_id. The quote must not have expired (valid for ~30 seconds after generation). Returns transaction details including the deposit address for funding. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/nziacbdc/fx-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server