π Analyze crypto markets with CoinGecko MCP and C1
β‘ 107 views Β· π Crypto Trading & Stock Market
Description
Analyze crypto markets with interactive graphs using CoinGecko and C1 by Thesys
This n8n template can answer questions about real-time prices, market moves, trending coins, and token details with interactive UI in real time (cards, charts, buttons) instead of plain text using C1 by Thesys. Data is fetched through the CoinGecko Free MCP tool.
Check out a working demo of this template here.
What this workflow does
- A user sends a message in the n8n Chat UI (public chat trigger).
- The AI Agent interprets the request.
- The agent calls CoinGecko Free MCP to fetch market data (prices, coins, trending, etc.).
- The model responds through C1 by Thesys with a streaming, UI answer.
Example prompts you can try right away
Copy/paste any of these into the chat:
- βWhatβs the current price of Bitcoin and Ethereum?β
- βGive me todayβs market summary: total market cap, BTC dominance, top gainers/losers.β
- βCompare ETH vs SOL over 30 days with a chart.β
> Note: This template is for information and visualization, not financial advice.
How it works
- User sends a prompt
- C1 model based on prompt will use CoinGecko MCP to fetch live data
- C1 Model generates a UI Schema Response
- Schema is rendered as UI using Thesys GenUI SDK on the frontend
Setup
Make sure you have the following:
1οΈβ£ Thesys API Key
Youβll need an API key to authenticate and use Thesys services.
π Get your key here
What is C1 by Thesys?
C1 by Thesys is an API middleware that augments LLMs to respond with interactive UI (charts, buttons, forms) in real time instead of text.
Facing setup issues?
If you get stuck or have questions:
-
π¬ Join the Thesys Community
-
π§ Email support: support@thesys.dev
π Nodes Used
AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger, MCP Client Tool
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File