Wallet PnL, funding provenance, bundle and coordination detection, and 30-dimensional behavior vectors — every non-vote transaction on Solana, parsed in-house from a self-hosted Yellowstone node. REST, WebSocket, and an MCP server for AI agents.
Raydium
Pump.fun
Meteora
Orca
Jupiter
Phoenix
Bonk
Raydium
Pump.fun
Meteora
Orca
Jupiter
Phoenix
Bonk
Data aggregators
resold×
Resold from Helius or a shared RPC provider
×
Inherits the upstream's rate limits and outages
×
Shallow heuristics bolted on top — bundler %, sniper count
×
Schema drifts whenever the upstream changes
×
Your latency = your call + their call + their upstream
Conyr
first-party→
Self-hosted Yellowstone gRPC node — every non-vote, non-failed tx parsed in-house
→
No third-party dependency, no inherited rate limits
→
Intelligence computed in the hot path: FIFO PnL, provenance, coordination
→
One typed schema Conyr owns end to end
→
~100ns cache hits, predictable tail latency under load
Follow any wallet's SOL up to 20 hops back to Binance, OKX, Coinbase and 230+ curated exchange hot wallets. Know who funded the funder.
BundleV2 classifies sybil swarms, launch-slot bursts, Jito-sequential and CEX-coordinated clusters across four evidence domains, with live dump tracking.
Fingerprint a wallet across hold timing, exit discipline, performance, sizing and infrastructure, then k-NN search for wallets that trade like it.
Leader→follower edges with TF-IDF support, wallet entities linked by shared funder or bundle execution, and time-bounded token campaigns.
Cost basis reconciled trade by trade on every exit, with MEV and sandwich tagging and flash-swap filtering. The PnL the wallet actually took.
Security, liquidity, distribution, momentum, trader quality and behavior — confidence-weighted and recomputed on a 250ms tick.
Conyr hosts an MCP server. Add one config block and Claude, Cursor, or any MCP client gets the full intelligence surface — token deep-dives, wallet dossiers, coordination reports — tier-gated by your key.
{
"mcpServers": {
"conyr": {
"url": "https://mcp.conyr.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Works with Claude Code, Cursor, Claude Desktop, and any Streamable-HTTP MCP client. Self-host over stdio if you run your own Conyr backend.
Every tool result carries an evidenceUrl back to the Conyr terminal page that produced it, so your agent can cite where every claim came from.
token_deep_dive
Risk signal, bundle summary, holder breakdown, buyer quality and the security row — one call.
wallet_overview
X-ray classification, coordination block, funding provenance, 30-day PnL and similar wallets.
token_coordination_report
Active campaigns, crowd state, entity concentration, early clustered buyers, late-retail and wash alerts.
wallet_network_report
Full follow-edge graph both directions, entity/farm roster and bundle entanglement.
Real-time price, candles and trades across 9 DEX protocols, parsed straight from the transaction stream.
GET /v1/token/{mint}/price
GET /v1/token/{mint}/ohlcv
GET /v1/token/{mint}/trades
token:{mint}:trades
token:{mint}:ticks
token:{mint}:ohlcv:{view}:{tf}
FIFO PnL, 30-dim profiles, similarity, provenance and 45-field labels for any wallet.
GET /v1/wallet/{addr}/profile
GET /v1/wallet/{addr}/pnl
GET /v1/wallet/{addr}/positions
GET /v1/wallet/{addr}/provenance
GET /v1/wallet/{addr}/similar
GET /v1/wallet/{addr}/labels
wallet:{addr}:pnl
wallet:{addr}:positions
wallet:{addr}:labels
Bundles, wash trades, entanglement and the coordination_v2 follow graph. The only manipulation-detection API on Solana.
GET /v1/token/{mint}/bundles
GET /v1/token/{mint}/wash-trades
GET /v1/token/{mint}/campaigns
GET /v1/token/{mint}/crowd
GET /v1/wallet/{addr}/entanglement
GET /v1/wallet/{addr}/follows
GET /v1/wallet/{addr}/entity
token:{mint}:security
wallet:{addr}:security
One NATS-backed WebSocket connection streams trades, candles, PnL, position deltas, labels and security events — subscribe by tier. Full request and response shapes live in the docs.
# Who's actually buying this token?
curl https://api.conyr.ai/v1/token/$MINT/buyer-quality \
-H "Authorization: Bearer $CONYR_KEY"
# → {
# "smart_money_signal": 0.42,
# "tiers": {
# "elite_smart_money": { "wallets": 7, "volume_pct": 0.31 },
# "farm_funded": { "wallets": 22, "volume_pct": 0.18 }
# }
# }Free
$0
Buyer quality and bundle summaries. No card required.
→
10 req/min
→
REST only
Layer 1
$79
/mo
Market data: price, OHLCV, trades and live trade/candle streams.
→
100 req/min
→
5 WS connections
→
7-day OHLCV history
Layer 2
Popular$249
/mo
Wallet intelligence: PnL, 30-dim profiles, similarity, provenance, labels.
→
300 req/min
→
20 WS connections
→
500 tracked wallets
Layer 3
$599
/mo
Security: bundles, wash trades, coordination, entanglement, security streams.
→
600 req/min
→
50 WS connections
→
Unlimited wallets
Enterprise
from $999
/mo
Dedicated NATS consumer group, bulk endpoints, white-label, 99.9% SLA.
→
3,000+ req/min
→
Unlimited WS
→
Custom limits
Conyr is a real-time Solana on-chain intelligence API. It parses every non-vote, non-failed transaction across 25+ DEX programs from a self-hosted Yellowstone gRPC node and serves wallet PnL, funding provenance, bundle and coordination detection, behavior vectors and live streams over REST, WebSocket, and an MCP server.
Most Solana APIs resell data from shared RPC providers and add shallow heuristics on top. Conyr runs its own validator and Yellowstone gRPC node and parses the chain in-house, so there is no third-party dependency, no inherited rate limits, and the intelligence — FIFO PnL, provenance to CEX root, coordinated-cluster detection — is computed in the hot path rather than bolted on.
Coordinated buy campaigns, sybil and bundle clusters, wash trading, MEV and sandwich attacks, rug-pull profiteers and fresh-wallet farms, plus a wallet's funding origin traced up to 20 hops back to a centralized exchange. It also scores trader quality and six-dimension token health.
Yes. Conyr hosts an MCP server at https://mcp.conyr.ai/mcp exposing 40+ tools to Claude, Cursor, Claude Desktop and any MCP client. Every tool result carries an evidenceUrl linking to the terminal page that produced it, so agents cite their sources instead of guessing.
Conyr has a free tier covering buyer quality and bundle summaries, no card required. Paid tiers run from $79/mo for market data to $249/mo for wallet intelligence and $599/mo for security intelligence, with custom Enterprise plans from $999/mo.
All data is parsed first-party from a self-hosted Yellowstone gRPC node — no Helius, no third-party indexer. Cache hits return in roughly 100 nanoseconds, and real-time events stream over WebSocket within sub-second of the swap landing on-chain.
Yes. A single NATS-backed WebSocket connection streams raw trade ticks, OHLCV candles, realized PnL, position deltas, wallet labels and security events, scoped by tier.
Conyr is Solana-only and parses Solana mainnet directly. It covers 25+ DEX programs — Raydium, Pump.fun, Meteora, Orca/Whirlpool, Phoenix and more — plus 6 router/aggregator protocols including Jupiter, Titan, DFlow and OKX.
Free tier, no third-party data, an MCP server your agent can cite. Get a key and start reading Solana the way it actually happened.