INDIVIDUAL MCP TOOL
get_coordinated_campaigns
Detected coordinated posting campaigns — the same message pushed by multiple accounts.
LIVE ENDPOINT
https://onvexia.com/mcp
Connect to this endpoint to inspect the live schema for get_coordinated_campaigns and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
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_top_altranks— The assets ranked best by AltRank right now — relative standing, not absolute.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.