Skip to main content
This tutorial introduces how to use ChainStream MCP Server to build an AI assistant that can query on-chain data, analyze markets, and assist with trading decisions.
Estimated Time: 30 minutes
Difficulty Level: ⭐⭐ Beginner

Objective

Build an AI assistant with on-chain awareness: Capabilities:
  • ✅ Query Token prices and balances
  • ✅ Analyze wallet holdings
  • ✅ Track Smart Money

Step 1: Configure MCP

Prerequisites

  • ChainStream account (to get Client ID and Client Secret)
  • Claude Desktop or Cursor
  • Node.js 18+

Install MCP Server

Configure Claude Desktop

Edit the configuration file:
Add configuration:
Restart Claude Desktop.
For detailed steps, refer to the MCP Setup Guide.

Step 2: Conversation Examples

Example 1: Check ETH Price

Example 2: Analyze Wallet Holdings

Example 3: Track Smart Money


Step 3: Advanced Usage

Multi-step Analysis

Comparative Analysis


Security Considerations

Strategy Limitations

The AI assistant only provides data queries and analysis, not direct trade execution.

Human Confirmation

For important decisions, AI provides analysis but recommends human confirmation:
Based on analysis, multiple Smart Money addresses are buying ARB, but please note:
  • This does not constitute investment advice
  • Markets are risky, please judge independently
  • Recommend combining with more information sources

Extension: Custom Agent

Build with MCP SDK


Available MCP Tools


FAQ

  1. Confirm MCP Server is configured correctly
  2. Restart Claude Desktop
  3. Check if Client ID and Client Secret are valid
  4. Try more explicit prompts like “Use ChainStream to query…”
On-chain data queries take time, especially for complex analysis. You can:
  1. Ask step by step to reduce single query load
  2. Specify a specific chain to reduce query scope
The current version only supports data queries, not direct trade execution. This is for security reasons. For automated trading, we recommend executing through a separate trading system based on AI analysis results.

MCP Setup Guide

Detailed configuration steps

MCP Tools Catalog

View all available tools