Skip to main content
Glama
nziacbdc

movmint-fx-mcp

by nziacbdc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesOAuth2 client ID for Movmint API authentication.
CLIENT_SECRETYesOAuth2 client secret for Movmint API authentication.
MOVMINT_BASE_URLNoBase URL for the Movmint API.https://api.nextgen.digitalfiat.app
MOVMINT_TOKEN_URLNoOAuth2 token endpoint URL.https://api.nextgen.digitalfiat.app/oauth2/token
MOVMINT_TOKEN_AUDIENCENoAudience for the OAuth2 token.fx-service

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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