Skip to content

x402agent/NemoClawd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

262 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

πŸ¦€ nemoClawd
Solana x xAI Agentic Trading Engine β€” Powered by $CLAWD

8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump

npm License Status Solana xAI Grok MCP Tools Multi-Agent


solana-clawd Integration

nemoClawd now integrates solana-clawd β€” the full xAI Grok-powered agentic framework for Solana trading, research, and autonomous agent operations.

What You Get

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                                                                 β”‚
β”‚   xAI Grok Integration ─── 4-16 Grok agents with web + X search  β”‚
β”‚   β”‚                     Chat, vision, image gen, voice          β”‚
β”‚   β”‚                                                             β”‚
β”‚   $CLAWD Token ───────── 8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump β”‚
β”‚   β”‚                     Solana + Pump.fun native                β”‚
β”‚   β”‚                                                             β”‚
β”‚   31 MCP Tools ───────── Solana market data, trading, NFTs      β”‚
β”‚   β”‚                     Helius RPC/DAS, Pump.fun SDK            β”‚
β”‚   β”‚                                                             β”‚
β”‚   Multi-Agent Research ─ 4 or 16 Grok agents collaborating     β”‚
β”‚   β”‚                     Deep Solana research + intelligence   β”‚
β”‚   β”‚                                                             β”‚
β”‚   Blockchain Buddies ─── 18 species with trading personalities  β”‚
β”‚   β”‚                     Procedurally generated companions       β”‚
β”‚   β”‚                                                             β”‚
β”‚   Voice Mode ─────────── xAI Grok text-to-speech agent          β”‚
β”‚   β”‚                     Conversational AI + STT                 β”‚
β”‚   β”‚                                                             β”‚
β”‚   Telegram Bot ───────── 60+ commands for trading + research    β”‚
β”‚                         Real-time alerts, sniping, narration    β”‚
β”‚                                                                 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Quick Start

npm install -g @mawdbotsonsolana/nemoclaw

# Start with Grok + Solana tools
nemoclaw launch

# Run demo walkthrough
nemoclaw demo

xAI Grok Setup

export XAI_API_KEY="your_key"  # One key unlocks everything
export HELIUS_API_KEY="your_free_key"  # From helius.dev

Grok Models

Model What it does Use case
grok-4.20-reasoning Chat, reasoning, vision, structured output, voice Default for everything
grok-4.20-multi-agent 4-16 agents collaborating in real-time Deep research, complex analysis
grok-4-1-fast Quick responses, low latency Fast queries, real-time UX
grok-imagine-image Image generation + editing Memes, avatars, visualizations

MCP Tools (31)

Solana Market Data:

  • solana_price, solana_trending, solana_token_info, solana_wallet_pnl
  • solana_search, solana_top_traders, solana_wallet_tokens, sol_price

Helius Onchain:

  • helius_account_info, helius_balance, helius_transactions
  • helius_priority_fee, helius_das_asset, helius_webhook_create

Agent Fleet:

  • agent_spawn, agent_list, agent_stop

Memory:

  • memory_recall, memory_write

Metaplex:

  • metaplex_mint_agent, metaplex_register_identity, metaplex_read_agent

Pump.fun:

  • pump_token_scan, pump_buy_quote, pump_sell_quote, pump_graduation

OODA Trading Loop

OBSERVE  β†’ sol_price, trending, helius_priority_fee, memory KNOWN
ORIENT   β†’ score candidates (trend + momentum + liquidity + participation)
DECIDE   β†’ confidence β‰₯ 60? β†’ size band (0.5x / 1.0x / 1.25x / 1.5x)
ACT      β†’ trade_execute gated at `ask` permission (human approval required)
LEARN    β†’ write INFERRED signals β†’ Dream agent promotes to LEARNED

Agent Fleet

Agent Type Description
$CLAWD Clawd Full autonomous agent β€” chat, vision, image gen, multi-agent, voice
Grok Researcher GrokResearcher 16-agent deep research with web + X search
Explorer Explore Read-only Solana research (fast, cheap)
Scanner Scanner Trend monitoring, surfaces high-signal opportunities
OODA OODA Full trading cycle: Observe, Orient, Decide, Act, Learn
Dream Dream Memory consolidation (INFERRED to LEARNED promotion)
Analyst Analyst Deep structured research reports
Monitor Monitor Helius WebSocket event listeners

Blockchain Buddies

Every nemoClawd user gets a companion β€” a procedurally generated Blockchain Buddy with its own wallet, trading personality, stats, and animated ASCII sprite.

nemoclaw birth   # hatch yours now

Species (18 total)

Category Species Personality Risk Level
Solana Natives SolDog, BONK Dog, dogwifhat, Jupiter Agg, Raydium LP Diamond Hands / Degen / Bot Low β†’ Degen
DeFi Archetypes Whale, Bull, Bear, MEV Shark, Octopus Whale / Sniper / Ninja Low β†’ Medium
Memecoin Culture Pepe, Pump.fun, Sniper Bot Degen / Sniper High β†’ Degen

Telegram Trading Bot

Commands

Command Response
/sol SOL price (CoinGecko)
/price <mint|symbol> Token price
/trending Top 10 trending tokens
/wallet <address> Wallet PnL analysis
/scan Toggle background pump scanner
/snipe [config] Start sniper bot
/grok <question> Chat with Grok
/xsearch <query> Search X/Twitter live
/imagine <prompt> Generate images

Deploy to Fly.io

cd MCP
fly launch --config fly.toml
fly secrets set HELIUS_API_KEY=your-key XAI_API_KEY=your-key MCP_API_KEY=optional-bearer-token

Then connect via:

{ "type": "http", "url": "https://your-app.fly.dev/mcp" }

Architecture

                     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                     β”‚                  ENTRY POINTS                       β”‚
                     β”‚  nemoClawd CLI    MCP Server    Telegram Bot        β”‚
                     β”‚  (interactive/   (stdio/HTTP)   60+ commands       β”‚
                     β”‚   one-shot)                                        β”‚
                     β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                              β”‚          β”‚                β”‚
                              β–Ό          β–Ό                β–Ό
                     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                     β”‚                  CORE ENGINE                        β”‚
                     β”‚  QueryEngine ──► xAI Grok ──► Tool Execution       β”‚
                     β”‚    β”‚              β”‚              β”‚               β”‚
                     β”‚    β”‚  Providers:   β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€               β”‚
                     β”‚    β”‚  - xAI/Grok   β”‚   β”‚          β”‚               β”‚
                     β”‚    β”‚  - OpenRouter β”‚   β–Ό          β–Ό               β”‚
                     β”‚    β”‚  - Anthropic  β”‚  ToolExecutor  Permission     β”‚
                     β””β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                           β”‚              β”‚
               β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
               β”‚                              β”‚                         β”‚
               β–Ό                              β–Ό                         β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚     SUPPORT LAYER    β”‚  β”‚      MEMORY SYSTEM       β”‚  β”‚   DATA SOURCES β”‚
β”‚                      β”‚  β”‚                          β”‚  β”‚                β”‚
β”‚  AppState (Zustand)  β”‚  β”‚  KNOWN   (ephemeral,     β”‚  β”‚  Helius RPC    β”‚
β”‚  - PermissionMode    β”‚  β”‚           ~60s TTL)      β”‚  β”‚  Helius DAS    β”‚
β”‚  - OODA phase        β”‚  β”‚                          β”‚  β”‚  Pump.fun      β”‚
β”‚  - PumpSignals       β”‚  β”‚  LEARNED (persistent,    β”‚  β”‚  Jupiter       β”‚
β”‚                      β”‚  β”‚           cross-session)  β”‚  β”‚                β”‚
β”‚  Risk Engine         β”‚  β”‚                          β”‚  β”‚  Solana Trackerβ”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚  INFERRED (tentative,    β”‚  β”‚                β”‚
                          β”‚           markdown)       β”‚  β”‚                β”‚
                          β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Environment Variables

# Core (free at helius.dev)
HELIUS_API_KEY=               # RPC, DAS, enhanced txs, webhooks
HELIUS_RPC_URL=               # Helius mainnet RPC

# xAI Grok (one key unlocks everything)
XAI_API_KEY=                  # Grok: chat, voice, vision, search, multi-agent

# OpenRouter (optional)
OPENROUTER_API_KEY=           # Multi-model LLM routing

# Telegram
TELEGRAM_BOT_TOKEN=           # From @BotFather

# Wallet (optional)
SOLANA_PRIVATE_KEY=           # Base58 keypair for live trades
SOLANA_PUBLIC_KEY=           # Default wallet

License

Licensed under Apache 2.0.

$CLAWD 8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump

Powered by xAI Grok from xAI | Built on Solana

About

πŸ¦€ NemoClawd β€” Autonomous Solana Trading Agent with DeepSolana, Pump-Fun SDK, Privy Wallets, Telegram Bridge

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors