CCXT Crypto Trading
Bridges the CCXT cryptocurrency trading library with natural language interfaces, enabling monitoring, analysis, and trading operations across 100+ exchanges
Featured
View Source56 stars
0 tools
Created Aug 2025
@lazy-dinosaur/lazy-dinosaur-ccxt-crypto-trading-ccxt-mcpAbout
Bridges the CCXT cryptocurrency trading library with natural language interfaces, enabling monitoring, analysis, and trading operations across 100+ exchanges
Categories
general
Installation
npm
npm install @lazy-dinosaur/lazy-dinosaur-ccxt-crypto-trading-ccxt-mcp
Configuration
{
"mcpServers": {
"lazy-dinosaur-ccxt-crypto-trading-ccxt-mcp": {
"command": "npx",
"args": [
"-y",
"@lazy-dinosaur/lazy-dinosaur-ccxt-crypto-trading-ccxt-mcp"
]
}
}
}