哈勃人工智能为索拉纳
哈勃是一个基于人工智能的分析工具,通过自然语言查询为Solana区块链交易提供数据分析和可视化。
概述
哈勃使您能够通过一个简单的界面查询区块链数据并生成可视化结果。它与人工智能助手集成,提供实时区块链见解,并创建该数据的视觉表示。
安装
将哈勃望远镜添加到您的配置中:
{
"mcpServers": {
"hubble-tool": {
"command": "npx",
"args": ["-y", "hubble-mcp-tool"],
"env": {
"HUBBLE_API_KEY": "your_api_key"
}
}
}
}特性
数据查询
通过自然语言查询访问区块链数据:
- 查看最近的交易
- 查看当前价格
- 识别顶级代币持有者
- 分析交易模式
数据可视化
生成图表以可视化区块链数据:
- 交易量趋势
- 价格随时间变化
- 分布分析
- 基于您的查询的自定义可视化
使用示例
基本查询
"Show me the latest blockchain transactions"
"What is the current token price?"
"Who are the top token holders?"可视化查询
"Generate a chart of transaction volume for the last week"
"Create a line chart of price trends for the past month"
"Show a pie chart of top transactions by value"许可证
麻省理工学院
