Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install zerion-api-mcp或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install zerion-api-mcp⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/zerion-api-mcp/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- summary: Query crypto wallet portfolios, transactions, DeFi positions, and token prices across EVM chains and Solana using Zerion's MCP server. ---
Query crypto wallet data using the Zerion API MCP server.
This skill provides access to Zerion's interpreted crypto wallet data through MCP tools. Supports EVM chains (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC, and 50+ more) and Solana.
Note: API key required for authentication - get yours at https://developers.zerion.io
| Data Type | Description | |-----------|-------------| | Portfolio | Total wallet value, breakdown by chain | | Transactions | Full transaction history with parsed actions | | PnL | Profit/loss calculations | | Positions | DeFi positions, staking, lending | | Token Prices | Real-time pricing and historical charts | | NFTs | Collections and individual NFT data | | Gas Prices | Current gas prices across chains |
Get the portfolio for wallet 0x1234...
Show total value and breakdown by chain for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Show recent transactions for 0x1234...
Get transaction history for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 in the last 30 days
Show all DeFi positions for 0x1234...
What protocols is 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 using?
Get current price of ETH
Show price chart for USDC over the last 7 days
Compare ETH price to SOL
Show NFT collections owned by 0x1234...
Get details for Bored Ape #1234
List all NFTs in wallet 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
What are current gas prices on Ethereum?
Compare gas prices across all EVM chains
Show Solana transaction fees
Analyze the portfolio composition of 0x1234...
What DeFi protocols are they using?
Show their transaction patterns over the last month
Calculate their PnL across all positions
Get the current price of our governance token
Compare it to historical prices
Show top holders by wallet address
What wallets are using Protocol X?
What's the average portfolio size?
What other protocols do they use?
Show cross-chain activity patterns
Compare wallet activity on Ethereum vs Solana
Show portfolio breakdown across all EVM chains
Which chains have the most DeFi activity?
URL: https://developers.zerion.io/mcp Type: Remote HTTP MCP server Auth: API key required (get at https://developers.zerion.io) Docs: https://developers.zerion.io/reference/building-with-ai
```json { "zerion": { "url": "https://developers.zerion.io/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } ```
Use this skill when:
安装 Zerion API 后,可以对 AI 说这些话来触发它
Help me get started with Zerion API
Explains what Zerion API does, walks through the setup, and runs a quick demo based on your current project
Use Zerion API to query crypto wallet portfolios, transactions, DeFi positions, NFTs,...
Invokes Zerion API with the right parameters and returns the result directly in the conversation
What can I do with Zerion API in my finance & investment workflow?
Lists the top use cases for Zerion API, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/zerion-api-mcp/ 目录(个人级,所有项目可用),或 .claude/skills/zerion-api-mcp/(项目级)。重启 AI 客户端后,用 /zerion-api-mcp 主动调用,或让 AI 根据上下文自动发现并使用。
Zerion API 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Zerion API 可免费安装使用。请查阅仓库了解许可证信息。
Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
Zerion API 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Zerion API
Identifies repetitive steps in your workflow and sets up Zerion API to handle them automatically