AI Coding & Development Tools

AI-powered coding agents and development tools that automate software creation, code review, and development workflows. These tools enable automation practitioners to build, maintain, and extend automation systems using AI assistance.

12 tools in this category

Quick Comparison

ToolPricing ModelFree TierOpen SourceSelf-Hostable
Aideropen-sourceYesYesYes
Bolt.newfreemiumYesNoNo
ChatGPT CodexfreemiumNoNoNo
Claude CodepaidNoNoNo
Clineopen-sourceYesYesYes
CursorfreemiumYesNoNo
DevinfreemiumNoNoNo
GitHub CopilotpaidNoNoNo
LovablefreemiumYesNoNo
MintlifyfreemiumYesNoNo
WindsurffreemiumYesNoYes
v0freemiumYesNoNo

Aider

Open Source Free Tier

Open-source command-line AI pair programmer that edits Git repositories with multi-file context and automatic commits.

AI Coding & Development Tools by Aider 4 integrations

Bolt.new

Free Tier

In-browser AI full-stack app builder running entirely on WebContainers, with no local environment setup.

AI Coding & Development Tools by StackBlitz Inc. 8 integrations

ChatGPT Codex

OpenAI's cloud-based autonomous coding agent integrated into ChatGPT

AI Coding & Development Tools by OpenAI 4 integrations

Claude Code

Anthropic's agentic CLI tool for AI-assisted coding and automation development

AI Coding & Development Tools by Anthropic 8 integrations

Cline

Open Source Free Tier

Open-source autonomous coding agent for VS Code with file editing, terminal commands, and bring-your-own-key model support.

AI Coding & Development Tools by Cline 4 integrations

Cursor

Free Tier

AI-powered code editor built on VS Code with native AI pair programming

AI Coding & Development Tools by Anysphere Inc. 6 integrations

Devin

Autonomous AI software engineer from Cognition AI that plans, writes, debugs, and ships code with limited supervision.

AI Coding & Development Tools by Cognition AI Inc. 8 integrations

GitHub Copilot

AI pair programming tool by GitHub that suggests code completions and generates functions

AI Coding & Development Tools by GitHub 6 integrations

Lovable

Free Tier

AI app builder that generates full-stack React and Supabase web applications from natural-language prompts.

AI Coding & Development Tools by Lovable AB 8 integrations

Mintlify

Free Tier

AI-native documentation platform with code-aware authoring and built-in chat search.

AI Coding & Development Tools by Mintlify Inc. 8 integrations

Windsurf

Free Tier

AI-powered IDE by Codeium with Cascade AI agent for multi-file editing, context-aware coding, and terminal integration.

AI Coding & Development Tools by Codeium Inc. 8 integrations

v0

Free Tier

AI UI and component generator from Vercel that produces React, Tailwind, and shadcn/ui code from prompts and screenshots.

AI Coding & Development Tools by Vercel Inc. 8 integrations

AI Coding & Development Tools Rankings

Questions About AI Coding & Development Tools

Can you build n8n workflows with Claude Code?

Yes. As of 26 August 2026 n8n ships a built-in instance-level MCP server that Claude Code connects to over streamable HTTP, and n8n's documentation lists Claude Code by name among its supported CLI clients alongside Codex and Gemini CLI. Connect it with `claude mcp add --transport http n8n https://<your-n8n-domain>/mcp-server/http`, then run `/mcp` in Claude Code to complete the OAuth authorisation. Building and editing workflows, as opposed to only running them, requires n8n 2.13.0 or later, and only workflows that are published and contain a webhook, form, schedule or chat trigger can be exposed to MCP clients at all.

How much does it cost to give an AI agent access to your automation platform?

The cost turns entirely on the platform's billing unit, and as of 26 August 2026 only Zapier publishes an explicit per-call rate. Zapier's documentation states that "Each successful tool call through your MCP server consumes two tasks", while "Tool calls that fail do not consume tasks", which makes the free plan's 100 monthly tasks worth 50 successful agent tool calls. Make, n8n and Pipedream document no MCP surcharge and instead bill the work each call triggers, metered at one credit per standard module, one workflow execution per run, and one credit per 30 seconds of compute at 256 MB respectively.

How much do AI coding assistants cost in 2026?

As of June 2026, mainstream AI coding assistants cluster in two cost shapes. Per-seat subscriptions with included AI usage: GitHub Copilot Pro $10/month (Business $19/seat), Cursor Pro $20/month, and Claude Code and ChatGPT Codex bundled into Claude ($20+) and ChatGPT ($20+) subscriptions. Free, bring-your-own-model tools where you only pay API spend: Aider and Cline ($0 for the tool, roughly $5-30/day in model cost for active use). Replit Agent is credit-metered from $25/month. The 2026 catch is that most paid tiers moved to usage metering, so the sticker price is a floor, not a ceiling.

Claude Code vs Codex vs Cursor for autonomous coding in 2026: which fits best?

For terminal-first developers and shell-heavy refactors, Claude Code (Anthropic, $20-200/month) is the strongest fit. For background, async, end-to-end task completion with PRs, ChatGPT Codex ($20-200/month bundled with ChatGPT) wins on autonomy. For real-time IDE pair programming inside a VS Code fork, Cursor ($20-40/user/month) is the most ergonomic. Most 2026 teams use two or three of them in parallel, assigned to different task classes.

AI Coding & Development Tools Guides