← onvexia.com

INDIVIDUAL MCP TOOL

get_top_altranks

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

onvexia.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://onvexia.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_top_altranks and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

onvexia.com

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.

Related tools

  • get_asset — An asset's core profile by symbol: name, category and cross-system identifiers (CoinGecko id, contract addresses, chains).
  • get_asset_scores — An asset's Galaxy Score and AltRank, with the components behind each.
  • 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.
  • 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.
  • get_top_galaxy_scores — The assets with the strongest Galaxy Score right now.
  • get_correlation — How closely an asset's social activity tracks its price, with the lead/lag.
  • get_leading_indicators — Which social and on-chain signals have historically MOVED FIRST for an asset.
  • 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.