Skip to content

kryptogo/kryptogo-meme-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KryptoGO Meme Trader

繁體中文 | 简体中文 | 日本語

SHUTDOWN NOTICE — kg-xyz Analysis Backend

The KryptoGO XYZ analysis backend (wallet-data.kryptogo.app) will be discontinued on 2026-05-04.

After this date, tools that depend on cluster analysis, wallet labels, signal dashboards, and DCA/limit order reconstruction will no longer function. Swap execution (swap_tokens) routes through the OKX DEX aggregator with local signing and will continue to work. See Available Tools below for per-tool status.

The God's Eye of Meme Coins — the first all-dimensional on-chain trading assistant.

Smart Money Tracking · Whale & Insider Analysis · Whale Monitoring · Signal Alerts

Why KryptoGO

Capability What It Does Tool
Proprietary Cluster Detection Precisely detect whale clusters among all holding addresses — see through accumulation and distribution at a glance analyze_token
Multi-Wallet Balance History Track historical holding changes across multiple wallet addresses over a given period — clearly see whether they are accumulating or distributing, and the exact proportions get_balance_history
Cluster Position Trends Price sideways + cluster holdings rising = accumulation (bullish). Price rising + cluster holdings dropping = distribution (bearish) get_cluster_trends
Hidden Position Reconstruction Reconstruct hidden positions from Jupiter limit orders and DCA buys — other tools show wallets as empty, we reveal the real holdings get_dca_limit_orders
Network-wide Accumulation Signals First-stage captures rapid accumulation in new tokens, second-stage detects re-accumulation in established tokens get_signal_dashboard
Comprehensive Address Labels Smart money, blue-chip whales, DEVs, snipers, bundled wallets and more — label coverage far exceeds Nansen get_token_wallet_labels

Reading Whale & Insider Operations

Identify three key phases of whale operations through cluster position changes:

Phase Price Action Cluster Holdings Signal
Accumulation Sideways consolidation Steadily rising Bullish — whales quietly collecting
Pump Rapid surge Holding at highs Hold — whales haven't sold yet
Distribution Still near highs Starting to decline Exit — whales distributing to latecomers

People may lie, but on-chain data never does.

Prerequisites

Skill

OpenClaw

npx clawhub install kryptogo-meme-trader

Claude Code

npx degit kryptogo/kryptogo-meme-trader/skill ~/.claude/skills/kryptogo-meme-trader

Restart Claude Code after installation to activate. See skill/SKILL.md for full documentation.

MCP Server

Claude Code Quick Start

claude mcp add kryptogo-meme-trader -e KRYPTOGO_API_KEY=your_key -- uvx kryptogo-meme-trader

With Trading

claude mcp add kryptogo-meme-trader \
  -e KRYPTOGO_API_KEY=your_key \
  -e SOLANA_PRIVATE_KEY=your_base58_key \
  -e SOLANA_WALLET_ADDRESS=your_wallet \
  -- uvx kryptogo-meme-trader

Claude Desktop / Cursor / Windsurf

{
  "mcpServers": {
    "kryptogo-meme-trader": {
      "command": "uvx",
      "args": ["kryptogo-meme-trader"],
      "env": {
        "KRYPTOGO_API_KEY": "your_key"
      }
    }
  }
}

Documentation

English 繁體中文 简体中文
Product Guide User Guide 使用手冊 使用手册
Whitepaper PDF 白皮書 白皮书

Environment Variables

Variable Required Description
KRYPTOGO_API_KEY Yes API key from kryptogo.xyz
SOLANA_PRIVATE_KEY No Base58 private key for trading
SOLANA_WALLET_ADDRESS No Wallet address for portfolio/trading

Available Tools (22)

Legend: ⚠️ = stops working after the kg-xyz backend shutdown on 2026-05-04. ✓ = continues to work (independent of kg-xyz backend).

Analysis (13)

Tool Description Post-2026-05-04
get_token_overview Get comprehensive token overview including price, market cap, and metadata ⚠️ Unavailable
analyze_token Cluster analysis — groups related wallets to reveal insider holdings (free tier: first 2 clusters only) ⚠️ Unavailable
get_cluster_trends Analyze smart money cluster trends and movements ⚠️ Unavailable
get_balance_history Track historical holding changes across multiple wallets — see accumulation vs distribution patterns and exact proportions ⚠️ Unavailable
get_balance_increase Identify wallets with significant balance increases ⚠️ Unavailable
get_top_holders_snapshot Get current snapshot of top token holders ⚠️ Unavailable
get_historical_top_holders View historical top holder data over time ⚠️ Unavailable
get_fresh_addresses Detect newly created wallets accumulating tokens ⚠️ Unavailable
get_dca_limit_orders Find DCA and limit order activity for a token ⚠️ Unavailable
get_price_chart Retrieve OHLCV price chart data ⚠️ Unavailable
get_batch_prices Get prices for multiple tokens in a single call ⚠️ Unavailable
get_cluster_connections Map connections between wallets in a cluster ⚠️ Unavailable
get_wallet_assets List all token holdings for a wallet ⚠️ Unavailable

Discovery (3)

Tool Description Post-2026-05-04
get_trending_tokens Get currently trending tokens across chains ⚠️ Unavailable
get_signal_dashboard Network-wide accumulation signals — tokens where insiders are buying (Pro/Alpha only) ⚠️ Unavailable
get_signal_history Browse historical trading signals ⚠️ Unavailable

Portfolio (2)

Tool Description Post-2026-05-04
get_account_info Get account info including API usage and tier ⚠️ Unavailable
get_portfolio View wallet portfolio with P&L tracking ⚠️ Degraded (kg-xyz P&L enrichment gone; raw balances still available via Solana RPC)

Trading (1)

Tool Description Post-2026-05-04
swap_tokens Execute token swaps on Solana ✓ Continues to work (routes via OKX DEX aggregator with local signing)

Labels & Risk (3)

Tool Description Post-2026-05-04
get_wallet_labels Get labels and tags for a wallet address ⚠️ Unavailable
get_token_wallet_labels Get labeled wallets associated with a token ⚠️ Unavailable
check_rug_risk Assess rug pull risk for a token ⚠️ Unavailable

Supported Chains

Chain chain_id Trading
Solana 501 Yes
BSC 56 Analysis only
Base 8453 Analysis only
Monad 143 Analysis only

Tiers

Tier API Calls/Day Trading Fee Signals
Free 100 1% No
Pro 1,000 0.5% Yes
Alpha 5,000 0% Yes

Free Tier Limits

Tool Free Pro Alpha
analyze_token First 2 clusters All clusters All clusters
get_cluster_trends First 2 clusters All clusters All clusters
get_dca_limit_orders First 2 user clusters All user clusters All user clusters
get_balance_increase Top 20 addresses All addresses All addresses
get_fresh_addresses 10 addresses All addresses All addresses
get_historical_top_holders 20 addresses All addresses All addresses
get_top_holders_snapshot 20 addresses All addresses All addresses
get_balance_history 7 days; 1h, 4h, 1d intervals 90 days; 5m, 15m, 1h, 4h, 1d intervals All history; 1m, 5m, 15m, 1h, 4h, 1d intervals
get_signal_dashboard Not available Full access Full access
swap_tokens 1% fee 0.5% fee 0% fee

Security

All transaction signing is performed locally on your machine. Your private key is never sent to KryptoGO servers or any third party. The MCP server constructs transactions locally and only submits signed transactions to the Solana RPC endpoint.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages