← Registry

Analytics

onvexia.com

Provides cryptocurrency asset analytics, including profiles, Galaxy Scores, technicals, fundamentals, and top-ranked assets.

x402 supported1 endpoint66 known toolsFirst detected September 17, 2026Last detected September 22, 2026

ENDPOINT 1

https://onvexia.com/mcp

No auth detected

MCP server metadata

Name
onvexia
Version
1.0.7
Capabilities
experimentalpromptsresourcestools
Server instructions

Onvexia is crypto social + on-chain intelligence: 2,300+ assets, 660,000+ social posts, 118,000+ whale transfers and 80,000+ labelled addresses. HOW TO USE THIS SERVER WELL: - Start from a symbol. get_asset confirms which asset a ticker means; tickers collide across chains and resolve_ticker will say so rather than guess. - Read the states, not just the values. Sections and fields carry `state`, `coverage` and `note` fields that distinguish "we measured this" from "we have not looked". An empty list is never by itself evidence that nothing happened. - A null label is not a safe label. Whale counterparties, disclosure severities and bot scores all return null when WE HOLD NOTHING, which is a fact about our coverage and not about the subject. - Scores are attention and health, not valuation. Galaxy Score and AltRank say who is being talked about and how healthily, not what anything is worth. Every tool is read-only.

Known tools 66

get_asset

An asset's core profile by symbol: name, category and cross-system identifiers (CoinGecko id, contract addresses, chains).

Inferred read-only
get_asset_scores

An asset's Galaxy Score and AltRank, with the components behind each.

Inferred read-only
get_asset_fundamentals

Get the full fundamental brief for an asset: market snapshot, supply and valuation, project, TVL, revenue, treasury, security, governance, unlock schedule, derivatives positioning, competitive rank, valuation ratios and a graded scorecard — in one call.

Inferred read-only
get_asset_technicals

Get support and resistance merged across 1w/1d/4h/1h, per-timeframe indicators, and derived spot/long/short setups for an asset.

Inferred read-only
get_top_galaxy_scores

The assets with the strongest Galaxy Score right now.

Inferred read-only
get_top_altranks

The assets ranked best by AltRank right now — relative standing, not absolute.

Inferred read-only
get_correlation

How closely an asset's social activity tracks its price, with the lead/lag.

Inferred read-only
get_leading_indicators

Which social and on-chain signals have historically MOVED FIRST for an asset.

Inferred read-only
get_social_dominance

Each asset's SHARE of total social attention over a window, with the posts, distinct authors, engagement and sentiment behind the share.

Inferred read-only
get_topic_rank

Rank what the market is TALKING ABOUT — themes and narratives, not assets.

Inferred read-only
get_whale_transactions

Recent large on-chain transfers, optionally filtered to one asset.

Inferred read-only
get_exchange_flows

Net movement of an asset into and out of exchange wallets.

Inferred read-only
get_aspect_sentiment

Split an asset's sentiment by what people are actually talking about: technology, price, team and community.

Inferred read-only
analyze_sentiment

Score any text for crypto sentiment, tuned for crypto slang and tickers.

Inferred read-only
get_influencers

The accounts driving conversation about one asset, by reach and engagement.

Inferred read-only
get_signal_integrity

Get the Signal Integrity score (0-100) — is the move real or exit liquidity?

Inferred read-only
get_influencer_ledger

Get an influencer's accountability record: did their calls precede the move (Predictor) or react to it (Reactor)?

Inferred read-only
get_influencer_leaderboard

The influencer accountability leaderboard, ranked by what people actually got RIGHT rather than by how loud they are.

Inferred read-only
search_assets

Search the whole asset universe (~1,900 assets) by symbol or name.

Inferred read-only
get_data_coverage

What data this platform actually holds right now: asset count, how many are priced, chains covered, labelled addresses, social corpus size, and freshness timestamps.

Inferred read-only
get_chain_coverage

Per-chain coverage — tokens mapped, labelled addresses, whale transactions seen, and how many were attributed to a named entity.

Inferred read-only
get_asset_platforms

Every chain an asset is deployed on, with its contract address and token decimals.

Inferred read-only
lookup_address

Identify a blockchain address — exchange, bridge, DEX, MEV bot, mining pool, or OFAC-sanctioned — with the source and confidence of each label.

Inferred read-only
list_labelled_addresses

Browse labelled addresses, filtered by chain, entity (e.g.

Inferred read-only
list_metrics

List every metric Onvexia knows, with its parity and caveats.

Inferred read-only
get_metric_metadata

Describe one metric before you use it: parity, category, minimum interval and any caveat attached to it.

Inferred read-only
get_metric_timeseries

Timeseries for any available metric on any asset.

Inferred read-only
get_entity_flows

Whale flow per labelled entity over the window.

Inferred read-only
get_metric_timeseries_multi

Timeseries for ONE metric across MANY assets in a single call.

Inferred read-only
get_metrics_batch

Latest value of MANY metrics for ONE asset in a single call.

Inferred read-only
screen_assets

Filter the whole asset universe server-side and return the matches.

Inferred read-only
screener_fields

Every field the screener accepts, with type and description.

Inferred read-only
get_ohlcv

Daily candles (open/high/low/close/volume) for an asset, with the venue they came from.

Inferred read-only
get_trending_assets

Assets trending now by social activity, with the hype score that separates a real move from a burst of noise.

Inferred read-only
get_entities

Named entities extracted from social documents about an asset — people, organisations, products and other tickers mentioned alongside it.

Inferred read-only
get_sentiment_trends

Sentiment over time for an asset, with sample size and confidence interval.

Inferred read-only
get_bot_detections

Accounts flagged as automated or coordinated, with the behavioural evidence.

Inferred read-only
get_coordinated_campaigns

Detected coordinated posting campaigns — the same message pushed by multiple accounts.

Potential side effects
get_creator_rankings

Rank social creators across the whole corpus by measured influence.

Inferred read-only
get_asset_revisions

Metrics for this asset that CHANGED after they were first published, with the old value, the new one and why.

Inferred read-only
get_trending_stories

Current narratives, each an LLM summary of a CLUSTER of posts rather than a single document.

Inferred read-only
get_narrative_clusters

The raw clusters behind the stories, without the prose — for a model doing its own summarisation.

Inferred read-only
list_research_reports

List the assets that currently have a generated research report available.

Inferred read-only
get_research_report

One asset's generated report.

Inferred read-only
resolve_ticker

Does a bare ticker actually mean the crypto asset?

Inferred read-only
get_social_coverage

How many assets actually clear the document floor that makes each social metric computable.

Inferred read-only
list_nl_screens

Previously compiled natural-language screens: the English somebody wrote and the filter it compiled to, INCLUDING refusals.

Inferred read-only
get_agent_findings

What this platform's own monitoring agents are currently complaining about — dead collectors, stale data streams, coverage drops.

Inferred read-only
run_sql

Run a read-only SELECT against the platform's data.

Inferred read-only
get_sql_schema

List every relation and column queryable via run_sql, plus the rules and what is deliberately not exposed.

Inferred read-only
get_hodl_waves

Bitcoin supply split by coin age over time — which cohorts are holding and which are moving.

Inferred read-only
get_exchange_netflow

Per-token flow onto and off exchanges.

Inferred read-only
get_constellation

Asset co-mention graph — which assets are discussed together, with what was filtered out.

Inferred read-only
get_social_posts

Collected social posts, optionally filtered by platform (bluesky, farcaster, reddit, 4chan, bitcointalk, rss).

Inferred read-only
get_similar_posts

Posts nearest a given post in embedding space.

Potential side effects
get_asset_social_signal

Per-asset social signal over time.

Inferred read-only
get_metric_revisions

Restatements of published numbers — what changed, over which period, and why.

Inferred read-only
get_emerging_dex_pairs

Newly created DEX pairs above a USD liquidity floor.

Inferred read-only
get_exchange_listings

Recent exchange listing announcements — an asset being added to a venue.

Inferred read-only
get_address_coverage

What we index per chain for watched addresses: what we see, what we miss, and what an empty feed actually means.

Inferred read-only
get_address_events

Events on watched addresses.

Inferred read-only
get_story_posts

The individual posts a story was assembled from — the receipts.

Inferred read-only
get_narrative_rotation

Which crypto narrative is GAINING or LOSING attention share, with a liquidity confirmation leg.

Inferred read-only
get_ai_substance

Does an AI-sector project actually ship code, against how much attention it gets.

Inferred read-only
get_wrapper_basis

Cross-wrapper spread for tokenized equities: one real company, every issuer that tokenizes it, and how far apart they trade.

Potential side effects
get_disclosures

Public-record documents about issuers we track: SEC filings and federal court dockets.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.onvexia]
url = "https://onvexia.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "onvexia": {
      "type": "http",
      "url": "https://onvexia.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: onvexia
Remote MCP URL: https://onvexia.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "onvexia": {
      "url": "https://onvexia.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onvexia": {
      "type": "http",
      "url": "https://onvexia.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onvexia",
  "transport": "streamable-http",
  "url": "https://onvexia.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.