Desktop Tools
Software that helps developers write, test, and build apps
๐ ๏ธ What are Developer Tools?
These are programs that help people write code and build software. Don't worry if you're not a programmerโsome of these tools can help you learn to code or even build simple apps without coding experience.
Think of them like specialized word processors for writing computer programs, except now many have AI built in to help you along the way.
Auth
Authentication for websites and apps. Add login with minimal code.
Browser AI
AI assistants and chat built into web browsers. Privacy-focused, contextual, no account required for many.
Computer automation (agents)
These systems run personal AI agents that can operate apps, shells, and browsers on your behalf. OpenClaw is the de facto pioneer: a full-featured, self-hosted stack where real UI control often goes through Playwright (Chromium automation — clicks, navigation, screenshots). Newer “claw” projects fork, slim down, or reimplement that idea for edge devices, Zig, Go, or hosted wrappers.
For agent integrations, Microsoft’s Playwright MCP exposes the same class of browser tools over MCP; the core library lives at playwright.dev.
Browser Tools
CLI
CLI = Command Line Interface. These are tools you use by typing commands (like in the movies when hackers type on black screens). They're powerful but take some learning. The AI-powered ones can actually understand what you want and help you.
curl -fsSL https://ampcode.com/install.sh | bash
โ
Claude Code
Anthropic’s agentic CLI; multi-tool orchestration, MCP, permission modes, Docker sandboxing
โ
Cline CLI
Run tasks headlessly; power GitHub Actions, Discord bots, game characters, Linear
tickets. npm install -g cline
โ
CLIProxyAPI
Run coding CLIs against your Claude / Codex / Gemini / Qwen logins; local OpenAI-shaped proxy
โ
Crush
Charm: agentic CLI; multi-model, LSP, MCP, sessions
โ
Fresh
Terminal text editor with GUI habits: Ctrl+S / undo / find, mouse & selections, menus,
command palette, graphical settings, LSP; huge files (10GB+), low latency โ also github.com/sinelaw/fresh
โ
Gemini CLI
Google’s open-source CLI agent; build, debug & deploy with AI from the terminal; MCP, 1M token context
โ
Gemini CLI GitHub
Source repo; 94k+ stars, Apache 2.0; contribute, issues, roadmap, docs
โ
Goose
Block: open-source local agent & desktop; MCP extensions, many model providers,
shell & repo automation โ Apache 2.0
โ
Junie CLI
JetBrains: LLM-agnostic coding agent in the terminal, CI/CD, GitHub/GitLab (beta);
BYOK โ same stack as Junie in IDEs
โ
Kimi Code CLI
Moonshot AI: terminal agent; read/edit code, shell, MCP, ACP
โ
Kilo Code
All-in-one agentic engineering platform; VS Code, JetBrains, CLI; #1 on
OpenRouter
โ
Mistral Vibe
Mistral’s open-source CLI coding assistant; skills, MCP
โ
NemoClaw
NVIDIA: sandboxed OpenClaw-style assistants in OpenShell; policy, egress control,
Nemotron inference; alpha preview โ see docs.nvidia.com/nemoclaw
โ
OpenCode
Open-source AI coding agent; terminal, desktop, IDE; 75+ LLM providers, LSP,
multi-session
โ
OpenAI Codex CLI
OpenAI’s AI-assisted terminal with slash commands
โ
OpenClaw
Self-hosted personal AI agent; chat apps (Slack, Discord, Telegram, WhatsApp, etc.),
browser & shell tools, skills/plugins; openclaw onboard; MIT โ repo: github.com/openclaw/openclaw
โ
Open Interpreter
Run LLMs in the terminal; execute code, browse, edit files; ChatGPT-like interface; pip install open-interpreter
โ
Orbiton
Config-free TUI editor/IDE (o); single binary, VT100-friendly; Markdown, commits,
quick edits โ github.com/xyproto/orbiton
โ
Pi coding agent
Minimal terminal coding harness (Mario Zechner); 15+ providers, tree sessions, TypeScript extensions & skills;
npm install -g @mariozechner/pi-coding-agent โ landing at shittycodingagent.ai
โ
Qoder CLI
Terminal-native agentic coding; fix, review, automate; <70ms startup,
CI/CD
โ
Qwen Code
QwenLM: open-source terminal agent; OAuth free tier, IDE integration
โ
Roo Code
Open-source AI dev team; VS Code extension + Cloud agents; model-agnostic, role
modes
โ
Codebase & research
Index, discover, and understand code repositories; AI-generated docs and search.
Coding Assistants
AI plugins and extensions for your existing IDE.
Coding plans
Subscription & API plans that plug into your existing IDE or CLI. Pay for model access (e.g. GLM-5) and use it in Cursor, Claude Code, Cline, Kilo Code, and moreโone plan, many tools.
Debug & QA
Bug reporting and debugging tools that capture context automatically.
DevOps & containers
Game development
Browser based builder
Build and ship in the browser โ no install: AI workspaces, autonomous engineers, and product builders that run in your tab (or a hosted cloud IDE).
IDE
IDE = Integrated Development Environment. Think of it as Microsoft Word, but for writing code instead of documents. These are full programs you install on your computer. Many now have AI assistants built in that can suggest code, fix errors, or even write entire functions for you.
brew install --cask opencode-desktop
โ
PearAI
AI code editor; Agent (Roo Code/Cline) & Chat (Continue); PearAI Router for best models; Y Combinator
โ
PyCharm
JetBrains Python IDE; AI Assistant, Junie agent, refactoring, scientific & web stacks
โ
Qoder
Agentic coding platform: IDE, CLI, JetBrains; Editor & Quest modes, Repo
Wiki, MCP
โ
RexIDE
IDE command center for AI agents; session-first, multi-project; ClaudeCode, Codex, OpenCode; terminals, code reviews
โ
Rider
JetBrains .NET IDE; AI Assistant & Junie; Unity, Unreal, ASP.NET, cross-platform
โ
TRAE
10x AI engineer; build software solutions independently
โ
T3 Code
Minimal web GUI for coding agents; Codex-first, Claude Code soon; by theo gg; npx t3 or desktop app
โ
Theia IDE
Eclipse Theia: AI-native, open-source IDE for cloud & desktop; open alternative to VS Code, Cursor; 3000+ extensions
โ
Visual Studio
Microsoft’s full IDE for .NET, C++, game dev; GitHub Copilot built in; Windows & Mac
โ
Visual Studio Code
Microsoft’s free editor; huge extension ecosystem โ pair with GitHub Copilot, Cline, Continue, and other Coding Assistants on this page
โ
Void
Open-source AI code editor (Voideditor); bring your own API keys; fork of the VS Code stack with agentic workflows
โ
Warp
Agentic terminal & IDE; full terminal use, multi-model
โ
WebStorm
JetBrains JavaScript/TypeScript IDE; AI Assistant, Junie, front-end & Node tooling
โ
Windsurf
AI coding IDE; Cascade agent, Tab autocomplete, MCP, JetBrains plugin
โ
Xcode
Apple’s IDE for Swift, iOS, macOS, visionOS; predictive code completion & AI-assisted features
โ
Zed
High-performance code editor with AI built-in; Rust, native, multiplayer
โ
Z Code
Simple, fast, vibe-ready AI agent; plan, code, review, deploy with your existing tools
โ
Zencoder
Zenflow orchestration + agents; IDE, CLI, Zen Agents; spec-driven, parallel
execution, built-in verification
โ
Local LLM runtimes
Run open models on your machine or server; keep data local.
Reference
npx ctx7 setup); version-specific
API context for Cursor, Claude Code, etc.
โ
Design Arena
Community-driven AI design benchmark: vote to discover which AI is best at design
(website, image, video, UI)
โ
Discord Developers
Build bots, apps, integrations; API, webhooks, rich presence
โ
Elicit
AI for scientific research: find papers, extract & synthesize; 138M+ papers, reports, systematic review
โ
findmypapers.ai
Semantic search for 300,000+ AI research papers; find, compare, explain with
citations
โ
Firecrawl
Crawl & extract clean Markdown/JSON from sites for RAG and agents; API & MCP
โ
Futurepedia
AI tools directory by category: productivity, video, text, image, audio, code, business
โ
Gamma
AI design for presentations, documents & websites from text prompts; card-based layouts; pitch decks, slides
โ
Glama MCP
Discover & inspect MCP servers; manifests, security signals, hosted MCP gateway
โ
Georgetown Library AI Tools
Curated table: AI tools for research (Connected Papers, Consensus, Elicit, Keenious, Research Rabbit, scite, Scholarcy, Semantic Scholar, Undermind)
โ
Grammarly
AI writing assistant: grammar, tone, clarity; works in Gmail, Word, Slack & more; free & Pro
โ
HTML Online Viewer
Edit and preview HTML in the browser; format, highlight
โ
Ithaka S+R GenAI Tracker
Generative AI product tracker for higher ed: teaching, learning, research; living list with pricing
โ
Keenious
AI recommendation for academic articles from uploaded papers; 250M+ sources (OpenAlex); Word & Docs
โ
MCP Directory
Discover 10,000+ MCP servers: PostgreSQL, Google Drive, Puppeteer, Brave Search, Slack, Fetch, Git, GitHub
โ
Model Context Protocol (MCP)
Open standard (Anthropic) for AI โ tools & data; Cursor, Xcode use it
โ
Playwright MCP
Microsoft: browser automation MCP for agents โ navigate, click, screenshot, test UIs
โ
Marketer Milk โ 26 best AI marketing tools
Curated 2026 list: Gumloop, Surfer SEO, Notion AI, Jasper, Lexica, Crayo, Grammarly, Zapier & more; real use cases
โ
Obsidian
Local-first Markdown notes & knowledge base; graph, Canvas, plugins; optional Sync
& Publish; free for personal use
โ
OpenRouter
Unified API for hundreds of LLMs; one key for agents, apps, and experiments
โ
Product Hunt
Product board: launch & discover new tech; AI, dev tools, startups; upvotes, community
โ
Read AI
Meeting copilot: summaries, transcripts, action items; Zoom, Meet, Teams; Search Copilot across meetings, email, chat
โ
Research Rabbit
Citation-based mapping; visual exploration of related papers & authors; OpenAlex, Semantic Scholar
โ
scite
Find papers, search citations in context; supporting vs contrasting evidence; smart citation index
โ
Scholarcy
Summarize articles into summary cards; read, share, annotate; for papers you upload or link
โ
Semantic Scholar
Free AI-powered research tool; 233M+ papers; TLDR summaries; Semantic Reader (Ai2)
โ
Smithery
MCP server registry & CLI โ search thousands of servers, OAuth, npx @smithery/cli
โ
Spec Kit
GitHub: Spec-Driven Development toolkit; specs become executable; Specify CLI,
works with Qoder, Cursor, OpenCode, etc.
โ
Squoosh
Quick, simple image compression; Google; WebP, AVIF, resize
โ
Saner.AI
AI personal assistant for ADHD: emails, notes, todo list; search, schedule & create; Techstars backed
โ
There’s An AI For That
Directory of 45,800+ AI tools for 11,356 tasks; search, categories, just
released
โ
Tavily
Search API tuned for AI agents & RAG; fast web answers with citations
โ
Undermind
AI research assistant: refine questions, find relevant papers; traverses citation graph; Semantic Scholar
โ
WebLLM
Run LLMs in the browser with WebGPU; MLC-ai; no server needed
โ
Wikipedia Artificial Intelligence
Overview of AI: goals, techniques, applications, ethics, history
โ
Wikipedia List of LLMs
Reference list of large language models with parameters, licenses, notes
โ
Terminal
Terminal emulators โ where you run the CLI. GPU-accelerated for speed; native UI; cross-platform or macOS-only apps built for agentic workflows.
Tunneling
Expose your local server to the internet without DNS or firewall config.
Voice & speech-to-text
Web builders
๐ Best for beginners! These let you build websites and apps just by describing what you wantโno coding required. The AI writes the code for you. Everything runs in your browser, so there's nothing to install. Just sign up and start creating.