CA:3iFo9o8vD64nzEcLC1kRq4Agf2JwKDJ1SuxDy7d8pump

One prompt.
Launch any AI agent.

Describe what your agent should do. The compiler generates structured logic schemas and attaches Solana safety tools instantly.

Claude Fable 5GPT-4o
clauding-console-v1.0.app
Sandbox
👤 Personas
💳 Ledger

Your agent checks the contract before you buy

Built-in Solana security capabilities give your autonomous agents instant access to smart contract auditing and liquidity inspection tools.

Rugpull Scanner

Rugpull Scanner

Scan contract addresses for rugpull warning indicators and safety parameters.

Tool key: rugpull_scanner
LP Lock Inspector

LP Lock Inspector

Check lock and burn status of token liquidity pools.

Tool key: lp_lock_inspector
Contract Ownership Verifier

Contract Ownership Verifier

Verify contract ownership status and check if authority is renounced.

Tool key: contract_verifier
DEX & Liquidity Tracker

DEX & Liquidity Tracker

Check real-time DEX token prices and liquidity pool depth metrics.

Tool key: dex_tracker

Built for developers. Inspected by code

Every prompt compiles into a clean, deterministic agent specification schema. Inspect the raw JSON spec or trigger it directly via API.

compiler-version: v1.0.4
{
  "name": "solana-swap-sentinel",
  "description": "Monitors high-value SPL swaps and sends real-time safety alerts",
  "model": "claude-fable-5",
  "maxSteps": 5,
  "systemPrompt": "You are an autonomous Solana security monitoring agent. Inspect transactions for liquidity lock parameters and rugpull indicators.",
  "tools": [
    "solana_balance",
    "rugpull_scanner",
    "lp_lock_inspector",
    "web_search"
  ],
  "executionSchedule": "trigger_on_event"
}
THE CLAUDING WAY

From a single sentence
to a live running agent

Clauding turns your idea into an autonomous AI agent on Solana in minutes.

1. Describe It

Describe your agent objective in plain language or use slash commands / to pin capabilities.

Example"check solana balance and search the web"

2. Review Spec & Tools

Inspect the generated system prompt and assigned tools. Adjust parameters and step budgets.

OutcomeCustomize tools, limits, and behavior.

3. Deploy & Run

Execute your agent autonomously. The routing engine handles model choices and tool dispatch.

ResultLive on-chain. Always working.

Flexible Access

Free rate-limited testing or Pro access via $CLDG token hold.

Free Tier

For testing prompts & prototyping agent ideas.

Free
  • ✓ 20 Free Messages Every 2 Hours
  • ✓ 5-Step Autonomous ReAct Loop
  • ✓ Access to Standard Models
  • ✓ Standard Skill Palette Access

Pro Tier

PRO

For active autonomous agent compilation.

Hold 50,000 $CLDG
  • ✓ Unlimited active agent compilations
  • ✓ Priority routing via Claude Fable 5
  • ✓ Unlimited ReAct loop execution steps
  • ✓ Priority custom tool binding

Frequently Asked Questions

No. You describe your agent in plain language. Clauding compiles and runs it for you — developers can still drop into the raw JSON spec or API if they want.