# Aether > Aether is an uncensored AI chat platform. Direct answers on technical, creative, adult, and controversial topics with no reflex refusals or moralizing. Pay-per-use credits, crypto-only payments, no subscription required, no card on file. ## Key links - [Home](https://trynoguard.com): product overview, demo, FAQ - [Docs](https://trynoguard.com/docs): full reference for every Aether surface — install, setup, command reference, recipes, troubleshooting - [aether CLI docs](https://trynoguard.com/docs/aether): complete reference for the agentic coding CLI (install, REPL, slash commands, tools, safety) - [aether-mcp docs](https://trynoguard.com/docs/mcp): MCP server reference — per-client config (Claude Desktop, Cursor, Cline, Zed, Continue), 11 tools, IDA Pro pairing, troubleshooting - [aether-devtools docs](https://trynoguard.com/docs/devtools): browser extension reference — install, 5 modes, right-click context menu, permissions, privacy - [Tools](https://trynoguard.com/tools): all ways to use Aether outside the web app — MCP server, CLI (npx aether-code), browser DevTools extension - [Learn](https://trynoguard.com/learn): free articles on reverse engineering, security, and AI tooling - [Prompts](https://trynoguard.com/prompts): curated prompt library — tap to load directly into Aether - [MCP overview](https://trynoguard.com/mcp): uncensored AI tools for Claude Desktop, Cursor, Cline, Zed via Model Context Protocol - [MCP setup walkthrough](https://trynoguard.com/mcp/setup): step-by-step install for every MCP-compatible AI client - [Pricing](https://trynoguard.com/pricing): plan tiers and credit pool sizes - [Pay](https://trynoguard.com/pay): how to add credits via crypto - [Security](https://trynoguard.com/security): responsible disclosure policy + paid bug bounty - [Login](https://trynoguard.com/login): sign in / sign up ## What Aether does - Chat with a single direct LLM ("Aether Core") with 1M-token context, vision, and reasoning - No refusal layer on technical, creative, adult, or legally-permissible controversial topics - Streaming responses - Image input (multimodal) - Conversations are not used to train models ## MCP server (`aether-mcp`) Aether ships an official Model Context Protocol server. Install with `npx -y aether-mcp` and use uncensored AI tools inside Claude Desktop, Cursor, Cline, Zed, Continue, and any other MCP-compatible client. Pairs especially well with [ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) for reverse engineering, malware analysis, and game-mod work. Tools exposed (10 total): - `aether_chat` — direct uncensored chat - `aether_explain_code` — unfiltered code analysis (Hex-Rays C, source files) - `aether_explain_disasm` — x86/x64/ARM/MIPS disassembly explanation - `aether_identify_pattern` — VMProtect/Themida/EAC/anti-debug pattern recognition - `aether_suggest_bypass` — concrete bypass strategies for integrity checks, anti-cheats, DRM - `aether_engine_analyze` — Unity/Unreal/Source/Godot game engine specific analysis - `aether_protocol_dissect` — packet capture dissection - `aether_deobfuscate_js` — clean Obfuscator.io / JScrambler / custom JS obfuscators - `aether_explain_wasm` — WebAssembly module analysis (anti-bot WASM, DRM) - `aether_imagine` — unrestricted image generation - `aether_balance` — credit balance + rate-limit headroom Setup walkthrough: https://trynoguard.com/mcp/setup Tool reference: https://trynoguard.com/mcp npm: https://www.npmjs.com/package/aether-mcp ## aether-code CLI (uncensored Claude Code alternative) Terminal-based AI coding agent that reads your codebase, writes code, runs commands, and connects to any MCP server. Same architecture as Claude Code — but with no refusal layer. Install: `npm install -g aether-code` (requires Node 18+) Built-in tools: read_file, list_dir, search_files, write_file, edit_file, run_shell, web_search, web_fetch, todo_write. MCP client support: configure servers with `aether mcp add` to connect IDA Pro, Roblox Studio, Wireshark, Blender, Playwright, Postgres, filesystem, GitHub, and any other MCP server. The agent gets each MCP server's tools as namespaced calls (`mcp__servername__toolname`). Killer use cases other AI tools refuse: - Reverse engineering with ida-pro-mcp (`mrexodia/ida-pro-mcp`) - Roblox modding with robloxstudio-mcp (`boshyxd/robloxstudio-mcp`) - Network analysis with wireshark/tshark MCP - Game cheats, anti-cheat bypass research, DRM analysis - Adult creative writing projects, NSFW interactive fiction - Security tools: stealers, scrapers, packet manipulators npm: https://www.npmjs.com/package/aether-code GitHub: https://github.com/dannyphantomx64/aether-code ## Public API REST API at https://trynoguard.com/api/v1/* with API key authentication (Bearer ak_live_...). Generate keys at https://trynoguard.com/account. ## Plans - **Free** — 100 credits welcome + 25 credits/month refill - **Starter** — $15/mo, 2,500 credits, all models, web search - **Pro** — $35/mo, 8,000 credits, image generation - **Unlimited** — $99/mo, 35,000 credits soft-cap pool - **Top-up** — $5 = 1,500 credits, never expires, stacks on any plan ## Payments Crypto only. No Stripe, no card processing, no chargebacks. Supported chains: BTC, ETH/ERC-20, SOL, USDT/USDC TRC-20. ## Sign up Public signups are open at https://trynoguard.com/signup. Free tier gives 100 welcome credits + 25 credits/month refill, no card required. For larger plans or anonymous billing, top up with crypto at https://trynoguard.com/pay. Discord community: https://discord.gg/qNbppsTnQM