web3-daily-mcp
MCP Server for Web3 Daily - Real-time Web3 research digest with macro news, KOL sentiment, market data, and personalized wallet analysis. This is an MCP server that provides tools for AI agents to fetch real data from the J4Y backend.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alexander10011/web3-daily-mcpWhat This Skill Does
The web3-daily-mcp is a specialized Model Context Protocol (MCP) server designed to bring real-time, curated Web3 intelligence directly into your AI agent environment. By acting as a bridge between the OpenClaw agent and the J4Y backend, this skill processes vast amounts of data—including macro news from over 170 sources, sentiment analysis from 50+ influential KOL Twitter accounts, and live on-chain metrics—to provide a comprehensive research digest. Unlike static search tools, this skill provides structured data, allowing your AI to deliver precise market insights, personalized wallet analysis, and live asset pricing without needing to perform manual research.
Installation
To integrate this skill into your environment, use the OpenClaw installer or configure it manually via your MCP configuration file. For OpenClaw users, execute: clawhub install openclaw/skills/skills/alexander10011/web3-daily-mcp. If you are configuring it manually, add the following to your entries:
{
"web3-daily-mcp": {
"enabled": true,
"command": "npx",
"args": ["web3-daily-mcp"]
}
}
Use Cases
This skill is built for crypto enthusiasts, active traders, and research analysts. It enables users to automate the monitoring of their portfolio through wallet-specific digests, stay updated on daily market shifts with summarized news reports, and conduct rapid due diligence on specific addresses using the wallet profile tool. Whether you are prepping for a trading day or performing technical background checks on new projects, the tool ensures data remains fresh by caching profiles only for 24 hours.
Example Prompts
- "What is the current state of the crypto market, and what are the major headlines for today?"
- "Analyze the on-chain activity of wallet 0x3a4e3c24720a1c11589289da99aa31de3f338bf9 and tell me the user's trading style."
- "Give me a personalized daily update based on my main wallet: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045."
Tips & Limitations
To get the best results, ensure you provide valid EVM addresses for all wallet-related tools to prevent errors. Note that the tool defaults to Chinese ("zh") for digests; specify "en" if you prefer English output. While the 24-hour caching mechanism helps with speed, you can use the force_update parameter for get_wallet_profile if you suspect significant recent on-chain movements that the cache hasn't captured yet. The tool does not store your wallet data permanently, prioritizing user privacy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alexander10011-web3-daily-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
web3-daily
Web3 public research digest service. Provides daily digest with macro news, KOL sentiment, and real-time market data (BTC/ETH prices, Fear & Greed Index). No personal data required. Use when user asks for Web3 news, crypto digest, or says /web3.
twitter-query
Query X/Twitter via twitterapi.io read-only APIs by account (user timeline) or by keyword (advanced search). Outputs structured JSON; no LLM, no trend scoring. Use when the user asks for tweets from a handle, user timeline, keyword/hashtag/cashtag search, or 推特/X 推文查询.
web3-pm-interview
Use this skill when preparing candidates for Web3 product manager interviews, especially wallet, exchange, DeFi, DEX, on-chain data, growth, AI Wallet, Agentic Wallet, senior PM, product lead, or product director roles. It analyzes target JDs, maps candidate experience to role requirements, builds interview narratives, generates round-specific playbooks and question banks, runs mock interview scoring, and prepares case or 30/60/90-day plans.