Install
openclaw skills install pipeworx-coingeckoAccess real-time cryptocurrency data including coin details, market rankings, trending tokens, and search by name or symbol using CoinGecko's free API.
openclaw skills install pipeworx-coingeckoCoinGecko MCP — wraps CoinGecko free API (no auth required)
Get detailed information about a cryptocurrency including price, market cap, volume, and description
Search for cryptocurrencies by name or symbol. Returns matching coins with their IDs. Example: searc
Get top cryptocurrencies ranked by market cap with current prices, 24h changes, and volume. Example:
Get currently trending cryptocurrencies on CoinGecko based on user search activity. No parameters ne
{
"mcpServers": {
"coingecko": {
"url": "https://gateway.pipeworx.io/coingecko/mcp"
}
}
}