Code & DevTools
AI-powered development tools that write, review, debug, and ship code faster. From in-IDE copilots to autonomous coding agents that open PRs, these tools plug directly into developer workflows. Increasingly capable of handling full features end-to-end given a specification.
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Codex CLI
Runs a coding agent locally in the terminal, editing files and executing commands inside an OS sandbox with configurabl…
DeepSeek Harness
Runs coding agents on a plugin-composed harness where models, tools, skills, sessions, sandboxes, storage, and the UI a…
Grok Build
Runs xAI's terminal coding agent with plan-first execution, up to 8 parallel sub-agents in Git worktrees, and native MC…
OpenCode
Runs a terminal-first open-source coding agent connecting to 75+ model providers, with automatic LSP integration, MCP s…
Orca
Runs fleets of coding agents in parallel git worktrees, letting you launch Claude Code, Codex, OpenCode and others side…
AG2
Builds multi-agent systems in Python with async agents, @tool functions, human-in-the-loop pauses, and a hub-and-channe…
Aider
AI pair programmer for your terminal — edit code across your entire codebase with Claude, GPT, or DeepSeek. 44k GitHub…
Amp
Sourcegraph's autonomous coding agent that works across large codebases using code search and indexing to ground its ed…
Ante
Coding agent shipped as a single binary that runs fully offline against local models, with no runtime or package manage…
AnythingLLM
Runs an all-in-one, self-hosted RAG and agents app: chat with documents, build agents, and connect tools via MCP. Deskt…
Archon
Runs coding agents through YAML-defined workflows (plan, implement, validate, review, open a PR), each in its own git w…
Armature
Product analytics and evaluation for agent sessions running against MCP servers, tracking tool calls, failures, and per…
assistant-ui
Provides a TypeScript and React component library for building AI chat and agent UIs — ChatGPT-style threads, generativ…
Augment Code
Coding assistant that indexes large proprietary codebases to provide context-aware completions, chat, and multi-file ag…
Autolith
Programming agent that keeps a live runtime alongside the code, letting it evaluate and inspect program state while edi…
Beads
Stores issues and agent memory as a dependency graph so coding agents keep durable working context and track outstandin…
Braintrust
Evaluates and observes LLM applications end to end: capture traces, score them with evals, iterate in a prompt playgrou…
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…
ChatDev
Multi-agent platform where LLM agents play software company roles (CEO, CTO, programmer) to collaboratively build runna…
Claude Code
Anthropic's agentic coding tool that runs in the terminal, reads and edits codebases, executes commands, and connects t…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…
claude-mem
Captures Claude Code tool usage as searchable observations and replays summarized context into new sessions, giving cod…
Cline
Runs autonomous coding tasks in VS Code — edits files, executes terminal commands, and browses the web with user approv…
CodeAlmanac
Turns your coding-agent conversations into a local-first codebase wiki, capturing architectural decisions and instituti…
Codebase Memory MCP
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes,…
Codeium / Windsurf
AI code acceleration platform with Windsurf Editor, offering agentic flows, multi-file edits, and Cascade for autonomou…
CodeRabbit
Reviews pull requests with AI across GitHub, GitLab, Azure DevOps, and Bitbucket — flagging bugs, security issues, and…
Concho
Models an entire enterprise codebase into a queryable knowledge layer, then serves sourced architectural and business-l…
Context7
MCP server that injects current, version-specific library docs and code examples into your LLM context — eliminating ou…
Continue
Open-source AI coding assistant for VS Code and JetBrains with chat, autocomplete, MCP support, and CI-enforceable AI r…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Crush
Runs a terminal-native coding agent that switches LLM providers mid-session, keeps per-project sessions, and pulls extr…
Cursor
AI-native code editor built on VS Code with deep AI integration — multi-file edits, codebase-aware chat, and autonomous…
Cursor Origin
Git code hosting from Cursor built for agent-driven development, with repository storage, review surfaces, and native i…
dbt MCP
Exposes the dbt Semantic Layer, Discovery API, and dbt CLI over MCP so agents query governed metrics and inspect model…
DeepEval
Unit-tests LLM and agent outputs in a pytest-style workflow, scoring answer relevancy, faithfulness, hallucination and…
Devika
Open-source agentic software engineer that plans multi-step tasks, browses the web for context, and writes coordinated…
Devin
Autonomously plans, writes, tests, and ships production code end-to-end with its own shell, code editor, and browser in…
DSPy
Programs LLMs using declarative signatures that compile into optimized prompts and fine-tuned weights automatically, re…
Emergent
Builds production-ready full-stack apps from natural language with a team of coordinated AI agents. Syncs code to GitHu…
Factory
Runs enterprise coding Droids from the terminal with MCP tools, reusable Missions and Skills, plus a headless exec mode…
FastMCP
Builds MCP servers and clients in Python the fast, Pythonic way — decorators for tools, resources, and prompts, with au…
Figma Context MCP
MCP server exposing Figma designs to AI coding agents — read layout, styles, and component structure for one-shot desig…
Firebase Studio
Google cloud workspace for building and deploying full-stack AI applications, combining an agentic editor with Firebase…
fx
Tiny native coding agent with no runtime dependency, designed to stay small and fast while driving edits and shell comm…
Gemini CLI
Google's open-source AI agent CLI that brings Gemini into your terminal with MCP client support, tool use, code executi…
Genkit
Builds AI features and agent flows in JavaScript, Go or Python with typed flows, tool calling and a local dev UI for tr…
GitHub Copilot
AI pair programmer that suggests code completions, generates functions, writes tests, and now supports agentic coding v…
GitHub MCP
Official GitHub MCP server. Gives AI agents read/write access to repositories, issues, pull requests, code search, and…
GitLab
DevOps platform with a documented REST and GraphQL API for repositories, merge requests, CI pipelines, and issues.
Google Agents CLI
Turns any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. An open CLI…
Google Colab MCP Server
Official MCP server for Google Colab. Lets AI agents create, execute, and manage GPU-accelerated Jupyter notebooks via…
Goose
Runs autonomously on your machine to execute commands, debug errors, orchestrate multi-step workflows, and build projec…
GPT-Pilot
AI software developer agent that builds full applications from scratch — specifies requirements, scaffolds architecture…
Graphify
Maps a codebase, docs, PDFs, and media into a queryable knowledge graph so AI coding assistants trace and cite paths in…
Guidance
Programs LLM output with interleaved generation, control flow, and constraints — regex, grammars, and tool calls in one…
Huzzah
Coding agent built around a structured edit protocol rather than freeform file rewriting, aiming for smaller and more r…
HyperProbe
Agents that perform read-only production debugging, tracing failures across services without mutating state. Y Combinat…
IDA Pro MCP
Bridges IDA Pro to LLM clients over MCP, exposing decompilation, disassembly, cross-references, type and stack edits, m…
Instructor
Gets structured, validated outputs from LLMs using Pydantic models — type-safe extraction with automatic retries across…
Juggler
Presents coding-agent sessions as editable, branching documents instead of a chat log, using CRDT sync and a Miller-col…
Jules
Google's asynchronous coding agent that clones a repository, plans a change, and opens a pull request without holding a…
Kilo Code
Writes, edits, and debugs code from natural language in VS Code, JetBrains, or the terminal, switching among 500+ model…
Kiro Crew
Carries development context across sessions in a persistent workspace and coordinates agents over CLI, chat platforms,…
LangChain
Framework for building LLM applications and agents, with composable chains, tool calling, retrieval, and a large integr…
LangChain / LangSmith
Framework for building LLM applications with chains, agents, and tool use — plus LangSmith for tracing, evaluation, and…
Linear
Streamlined issue tracking with AI-powered auto-labeling, duplicate detection, and AI project assistant for software te…
LocalCan
Gives agents public tunnel URLs for localhost with live HTTP traffic inspection, snapshot publishing, and access contro…
Lovable
Prompt-to-app builder that generates full-stack web applications with database, auth, and deploy wired up from a natura…
Magic MCP
Generates React and Tailwind UI components inside Cursor, Claude Code and Windsurf over MCP, drawing on a library of th…
Maki
Rust coding agent CLI with tree-sitter code indexing, sandboxed Python execution, and multi-tier subagents. Benchmarks…
Manufact
Builds, tests, and deploys MCP servers and apps to ChatGPT, Claude, and Gemini. Full-stack framework on the mcp-use SDK…
Mastra
Builds production-ready AI agents, workflows, and RAG pipelines in TypeScript with a unified model router across 100+ p…
MathCode
Mathematical coding agent that formalizes and verifies mathematical reasoning by generating and checking executable cod…
MCP Python SDK
Builds MCP servers and clients in Python with typed tool, resource, and prompt primitives plus stdio and streamable HTT…
Mu
Lightweight toolkit giving agents a standard set of callable tools and a small server to host them, written in Go.
Muse Code
Handles long-horizon, multi-file coding work across large repositories from the terminal, spawning persistent async sub…
Netlify MCP Server
Official Netlify MCP server that lets agents create sites, trigger deploys, manage environment variables, and inspect b…
OpenAI Agents SDK
Python framework for building multi-agent systems with handoffs, guardrails, and tool use — the official OpenAI agent o…
OpenChamber
Agentic development environment that gives coding agents a persistent workspace, tool access, and review surfaces aroun…
OpenHands
Software engineering agent platform — runs in sandboxed Docker containers, edits code, runs tests, fixes bugs, and open…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
OpenWiki
Writes and maintains agent-readable documentation for your codebase from the command line. A LangChain CLI that generat…
Opik
Traces LLM and agent runs, scores them with LLM-as-a-judge and heuristic metrics, and monitors production quality via P…
Outlines
Guarantees LLM outputs conform to a schema, regex, or grammar through structured generation — reliable JSON, function c…
Page Agent
Embeds a GUI agent in any web page with one script tag, driving the existing DOM from natural-language instructions wit…
Polygraph
Gives AI coding agents cross-repository visibility and session-persistent memory by linking multiple repos into one syn…
Proliferate
Open-source, self-hostable coding agent platform for running cloud coding sessions on your own infrastructure.
promptfoo
Tests and red-teams LLM apps, agents and RAG pipelines from declarative config, scanning for prompt injection, jailbrea…
qm
Multiplayer agent harness for coordinating several coding agents on shared work, with run isolation and a common queue.
Qwen Code
Runs an open-source coding agent in the terminal with subagents, agent teams, hooks, skills, plan mode and MCP, switcha…
Replit Agent
Builds and deploys full applications autonomously in the cloud, provisioning databases, writing authentication, running…
Repomix
Packs an entire repository into a single AI-friendly file for LLM ingestion, with token counting, filtering, and secret…
Retrace
Records, replays, forks, and shares AI agent runs — forks re-issue only LLM calls while tool calls replay from tape, tu…
Rivet
Designs, debugs, and deploys complex LLM workflows visually with a node-based graph editor, real-time data flow trackin…
Roo Code
Gives VS Code an AI dev team via structured modes (Code, Architect, Ask, Debug) with file system and terminal access. N…
Safari MCP Server
Connects AI agents to a live Safari window for web debugging: DOM inspection, network monitoring, console logs, screens…
Semantic Kernel
Orchestrates AI agents and multi-agent workflows in C#, Python, and Java with plugin-based architecture, built-in memor…
Sentry AI
Error monitoring with AI-powered issue grouping, root cause analysis, and automated fix suggestions for production appl…
Sentry MCP
Official Sentry remote MCP server — pull issues, traces, and AI root-cause analysis into any coding agent. Works with C…
Sequential Thinking MCP
Enables structured step-by-step reasoning for complex problems, letting AI models break tasks into revisable thought se…
Serena
IDE-like MCP toolkit for coding agents — semantic code retrieval, editing, refactoring, and debugging with language ser…
Skybridge
Builds interactive MCP Apps that render inside Claude and ChatGPT using a full-stack open-source React framework. Ships…
smolagents
Builds lightweight code-first AI agents in ~1,000 lines of Python, executing Python snippets for 30% fewer LLM calls th…
Snyk
Developer security platform with AI-powered vulnerability detection, fix suggestions, and automated security testing ac…
Spring AI Alibaba
Builds agentic, workflow and multi-agent applications in Java and Spring Boot on a graph runtime for stateful agents, w…
Strands Agents
Builds production agent harnesses in Python or TypeScript with a model-driven agent loop, pluggable model providers, MC…
Stripe Agent Toolkit
Official Stripe toolkit for AI agents — enables LLMs to create charges, manage subscriptions, issue refunds, and read f…
Superlog
Reads Sentry and Datadog errors, reproduces them, and opens pull requests with fixes, using a memory system trained on…
SWE-agent
Takes a GitHub issue and autonomously fixes it with the language model of your choice. Also runs cybersecurity/CTF task…
Tabby
Self-hosts an open-source AI coding assistant as a Copilot alternative — completion and chat that run on your own GPU,…
Tabnine
Code completion and chat assistant with self-hosted and air-gapped deployment options for teams with strict code-privac…
Task Master
AI-powered task management for software projects — breaks PRDs into tasks, tracks dependencies, and provides per-task c…
v0
Vercel's generative UI agent that turns prompts into working React and Next.js interfaces, with iterative refinement an…
Vendo
Open-source layer that lets end users build features on top of your product using agents, with scoped execution and rev…
Vercel AI SDK
TypeScript toolkit for building AI applications with React Server Components, streaming, tool calling, and multi-provid…
Vercel Grep MCP
Searches millions of public GitHub repositories for real-world code patterns and API usage examples using literal or re…
VoltAgent
Builds TypeScript AI agents with tools, memory, and sub-agent supervision, paired with a local observability console th…
Warden
AI code review agent from Sentry — define review skills in Markdown, run locally before pushing or auto-trigger on ever…
Warp
Combines a Rust terminal with an Oz orchestration layer that dispatches concurrent cloud coding agents triggered by Sla…
Webflow MCP Server
Official Webflow MCP server for reading and updating site content, CMS collections, and page structure from an AI agent.
WebMCP
Exposes a website's own functions as callable tools for browser AI agents via the W3C WebMCP API (navigator/document.mo…
XcodeBuildMCP
Gives coding agents control of Xcode builds, tests, simulators, and physical devices for iOS and macOS, through an MCP…
Xirp
Manages concurrent Claude Code, Codex, and Gemini CLI sessions, each isolated in its own git worktree, with context tha…
Zed
High-performance collaborative code editor written in Rust with a built-in agent panel, edit prediction, and MCP client…
ZeroClaw
Runs a small, fast, fully autonomous personal assistant agent as a self-contained runtime deployable across operating s…