GMO Coin FX MCP Server MCP
v1.0.1io.github.rikitonoto/gmocoin-fx-mcp
MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add gmocoin-fx-mcp -e GMO_API_KEY=<GMO_API_KEY> -e GMO_SECRET_KEY=<GMO_SECRET_KEY> -e ORDER_SIZE_LIMIT=<ORDER_SIZE_LIMIT> -e ORDER_SYMBOL_LIMITS=<ORDER_SYMBOL_LIMITS> -e ORDER_CLIENT_ORDER_ID_PREFIX=<ORDER_CLIENT_ORDER_ID_PREFIX> -- docker run -i --rm ghcr.io/rikitonoto/gmocoin-fx-mcp:1.0.1
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.