onvexia
Provides Bluesky social data for crypto market intelligence, including posts, social volume, sentiment, and trending signals.
Provides Farcaster social data for crypto market intelligence, including posts, social volume, sentiment, and trending signals.
Provides Reddit social data for crypto market intelligence, including posts, social volume, sentiment, and trending signals.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@onvexiaIs the hype around this token real, or is it bots?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Onvexia — Crypto Research & Market Intelligence, for AI
Is the hype real? Is the token overvalued? Who is accumulating? Was that influencer ever right?
Crypto fundamental analysis, sentiment, whale tracking and on-chain analytics — for traders, investors and AI agents 66 read-only tools · 2,300+ coins · works in Claude, ChatGPT and Cursor · no install, no API key
Connect it in one line
claude mcp add --transport http onvexia https://onvexia.com/mcpThat is the whole setup. The server is hosted — nothing to clone, nothing to run, no key to request.
Any client that speaks Streamable HTTP:
{
"mcpServers": {
"onvexia": {
"type": "http",
"url": "https://onvexia.com/mcp"
}
}
}Or install across clients with Smithery:
npx -y @smithery/cli install farazgr8007/onvexiaRelated MCP server: CryptoDataAPI MCP Server
The problem this solves
If you trade or invest: by the time a coin is trending on your timeline, you cannot tell whether 40,000 mentions came from 40,000 people or 400 bots, whether the wallets buying are accumulating or are exchange hot wallets about to sell, or whether the account that called it has ever been right before. That information exists on-chain and in public posts. It is just not in one place at the moment you need it.
If you build with AI: an LLM asked about a token answers from training data months old, and — worse — cannot tell you when it does not know. A quiet market and a hole in its knowledge look identical in the answer you get back.
Onvexia gives both live measurements, and makes the answer say which is which.
What you can ask it
Once connected, these are ordinary questions in plain English:
Trading and research
"Is the hype around $TOKEN real, or is it bots?"
"Which wallets moved the most ETH onto exchanges this week?"
"Find coins under $100M market cap with rising social volume and a flat price."
"What narratives is money rotating into right now?"
"Show me new DEX pairs above $250k liquidity from the last 48 hours."
Fundamental analysis and due diligence
"Give me the full fundamentals on $TOKEN — FDV, revenue, TVL, treasury, unlocks."
"Is $TOKEN overvalued? Show market cap versus fully diluted valuation."
"How much revenue does this protocol actually earn, and does it accrue to the token?"
"How big is their DAO treasury, and how much of it is their own token?"
"Has this protocol ever been exploited?"
"What unlocks are coming for $TOKEN, and how concentrated are the holders?"
"Does this AI-sector project actually ship code, against how much attention it gets?"
"Are there SEC filings or court dockets naming this issuer?"
Accountability
"Did this influencer call the move before it happened, or after?"
"Rank the top crypto influencers by measured accuracy, not follower count."
Sanity checks
"What data do you actually have on this token?"
What it does
Onvexia is a crypto research and market intelligence platform for traders, investors, analysts and AI agents. Find out whether a token's hype is real or manufactured, which wallets are quietly accumulating or dumping, which altcoins have social momentum building before the price moves, and whether the influencer calling it has ever actually been right.
Use it through any AI assistant — Claude, ChatGPT, Cursor — by connecting one URL. No install, no API key, no signup.
Use Onvexia to:
▪ Check if crypto hype is real or bot-driven before you buy ▪ Spot pump-and-dump and coordinated shill campaigns while they are forming ▪ Track whale wallets, smart money and exchange inflows/outflows across 80,000+ labelled addresses ▪ Find trending altcoins early with social volume and sentiment from X/Twitter, Reddit, Farcaster and Bluesky ▪ Rank 2,300+ coins by Galaxy Score and AltRank, with the components behind every score ▪ Check an influencer's real track record — did they predict the move, or react to it ▪ Run full crypto fundamental analysis on any token: market cap vs fully diluted valuation (FDV), tokenomics and supply schedule, protocol revenue, TVL, DAO treasury size and composition, exploit history, governance proposals, derivatives open interest, valuation ratios and a graded scorecard ▪ Do token due diligence before you buy: unlock schedules, holder concentration, competitive rank against peers ▪ Screen 2,300+ cryptocurrencies on social, on-chain and fundamental filters ▪ Find emerging DEX pairs and new exchange listings before they trend ▪ Query the entire dataset directly with read-only SQL
The MCP is public, read-only, and requires no API key.
Every response separates what was measured from what is not held. Sections carry a state, coverage counts ship alongside the results, and a null label means no label is held — never that a wallet or an influencer is safe. An empty list is never by itself evidence that nothing happened.
Galaxy Score and AltRank measure attention and social-market health. They are not valuation, price targets, or investment advice. Nothing here is a recommendation to buy or sell.
MCP endpoint: https://onvexia.com/mcp API documentation: https://onvexia.com/openapi.json Agent contract: https://onvexia.com/llms.txt Pricing manifest: https://onvexia.com/.well-known/x402
Try it right now, without installing anything
$ curl -s -X POST https://onvexia.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
"params":{"name":"get_data_coverage","arguments":{}}}'
{
"assets": 2308,
"assets_priced": 2308,
"labelled_addresses": 80062,
"whale_transactions": 118214,
"social_posts": 663639,
"chains_with_onchain_flows": 7
}A real response from the live endpoint. The numbers move — the corpus grew by 1,376 posts between two runs an hour apart.
get_data_coverage is the tool to call first. It reports what is actually
held right now, so an agent can tell a quiet market from a hole in the data
before it reasons about either. There is also a pure-stdlib example in
examples/quickstart.py.
All 66 tools
Group | Tools |
Assets |
|
Coverage |
|
Scores |
|
Social |
|
Sentiment |
|
Signal integrity |
|
Influencer ledger |
|
Fundamentals |
|
On-chain |
|
Market |
|
Analytics |
|
Metrics |
|
Screener |
|
Narrative |
|
Research |
|
SQL |
|
Agents |
|
Every tool carries a title and readOnlyHint, and no description is shorter
than 80 characters. That is enforced, not maintained: the server refuses to
build if a tool is missing from TOOL_TITLES, and
tests/test_tool_metadata.py asserts the rest by
reading the surface back through list_tools() — the same call your client
makes. Nothing here writes, and no tool can move funds.
Free, and pay-per-call for agents with no account
Most of the surface is free and unauthenticated. Metered endpoints can be paid per call with x402 — USDC on Base, via Coinbase's CDP facilitator — so an autonomous agent can use paid data without a human ever creating an account:
export X402_CLIENT_PRIVATE_KEY=0x... # a BURNER wallet, never a treasury key$0.001–$0.01 per call, published per endpoint in
/.well-known/x402 and as
x-payment-info on every priced operation in /openapi.json.
Three properties worth knowing before pointing it at mainnet:
It pays at most once per request. A retry loop around a payment endpoint is a wallet-drainer; a second 402 is raised, not paid again.
It refuses to overpay. The challenge is written by the server, so
max_payment_atomiccaps what one call can sign away.You are never charged for a failure. A response that is not 2xx is never settled — the signed authorisation simply expires.
Honest data, enforced
This is the part most data APIs get wrong, and it matters more for an agent than for a human — a human notices an empty chart, an LLM confidently summarises it.
Sections carry a
state:measured,not_held, orfailed.Coverage counts ship with the results, not on a status page.
A null label means we hold no label. It never means the wallet is clean.
"We never looked" and "we looked and found nothing" are different values.
Endpoints that cannot return data say so in the response — and are deliberately excluded from the paid catalogue rather than sold.
Run it yourself
You do not need to; the hosted endpoint is the supported path. This repository is the same server that runs it.
pip install -r requirements.txt
# stdio, for a local client
CRYPTO_INTEL_API_URL=https://onvexia.com python3 server.py
# Streamable HTTP, the way the hosted endpoint runs
CRYPTO_INTEL_API_URL=https://onvexia.com MCP_HTTP_PORT=8091 python3 http_server.pyhttp_server.py refuses to start if CRYPTO_INTEL_API_KEY or
X402_CLIENT_PRIVATE_KEY is set — one hosted instance serves every caller, so a
shared key would meter everyone against one account and a shared wallet would
pay strangers' payment challenges. Credentials are per request. See
SECURITY.md.
Tests
pip install -r requirements-dev.txt
pytest -q # 50 tests, no networkKeywords
For traders and investors: crypto research tool · altcoin research · crypto market analysis · trending altcoins · crypto whale alerts · whale wallet tracker · smart money tracking · exchange inflow outflow · pump and dump detection · is this crypto a scam · crypto due diligence · token unlock schedule · holder concentration · crypto screener · social volume · crypto sentiment analysis · Galaxy Score · AltRank · crypto influencer accuracy · find early crypto gems · DEX pair scanner · new exchange listings
Fundamental analysis: crypto fundamental analysis · fundamental analysis tool for crypto · token fundamentals · tokenomics analysis · fully diluted valuation · FDV vs market cap · market cap to FDV ratio · token valuation ratios · protocol revenue · crypto revenue analysis · TVL tracker · DAO treasury tracker · treasury composition · token supply schedule · circulating vs total supply · crypto exploit history · protocol security audit · governance proposal tracker · derivatives open interest · crypto scorecard · token rating · crypto peer comparison · is this token overvalued
For developers and AI agents: crypto MCP server · Model Context Protocol crypto · crypto API · on-chain analytics API · crypto market intelligence API · bot detection crypto Twitter · Claude MCP crypto · ChatGPT crypto data · Cursor MCP · AI agent crypto tools · x402 · pay per call API · USDC on Base · free crypto API no API key
License
MIT — see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Blockchain analytics API for AI agents. Smart Money signals, wallet profiling, token analytics.
Blockchain analytics API for AI agents. Smart Money signals, wallet profiling, token analytics.
AI price forecasts, whale flows, market sentiment and prediction signals. 18 tools free, no account.
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI assistants to access real-time on-chain crypto analytics, whale tracking, and market metrics through natural language queries. It provides access to over 245 endpoints for comprehensive data analysis of assets like Bitcoin, Ethereum, and stablecoins.76 npm7MIT
- AlicenseAqualityDmaintenanceConnects AI agents to real-time crypto market data, covering market health scores, derivatives, ETF flows, and BTC cycle indicators. It provides 13 specialized tools for structured market analysis, sentiment tracking, and monitoring macro-economic indicators.136 npm1MIT

Coinversaa Pulseofficial
AlicenseAqualityAmaintenanceProvides comprehensive crypto intelligence for the Hyperliquid exchange, allowing users to query trader profiles, behavioral cohorts, and live market data. It enables AI agents to analyze over 1.8 billion trades, track whale positions, and access real-time liquidation heatmaps.103264 npm5MIT- AlicenseNot gradedqualityBmaintenanceProvides crypto market intelligence tools, reference resources, and prompt templates for sentiment analysis, mindshare tracking, social intelligence, and more.54 npm5MIT