ccxt-go
NewCCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "ccxt-go": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is ccxt-go?
CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.
How to install ccxt-go?
To install ccxt-go: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "ccxt-go": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is ccxt-go best for?
ccxt-go is a mcp categorized under Development. It is designed for: api, coding, data-&-analytics. Created by ccxt.