catalog / tools
Tools
Browse all developer tools — AI assistants, IDEs, terminals, and more.
370 tools indexed
showing 48 of 370 tools
Amazon Q Developer
AWS AI coding assistant with code generation and security scanning
AI coding assistant from AWS with inline code suggestions, chat, code transformation, and built-in security vulnerability scanning. Deep integration with AWS services and CLI makes it particularly powerful for cloud-native development. Helps developers modernize legacy code, optimize AWS resource usage, and implement security best practices across their entire development workflow.
Baton
Desktop app for running AI coding agents in parallel
Baton is a desktop application for running multiple AI coding agents in parallel inside isolated git worktrees. It supports Claude Code, Codex CLI, OpenCode, Gemini CLI, visual diffs, status notifications, MCP server support, built-in Git operations, and one-click PRs to GitHub or GitLab.
Baz
Telemetry-aware AI code reviewer that checks how pull requests may affect real services.
Baz is an AI code-review platform focused on production-aware pull requests. Instead of only reading the diff, Baz connects code changes to application telemetry so reviewers can understand what endpoints, services, and runtime behavior may be affected. That makes it a useful complement to existing AI PR bots when the question is not just whether a change looks correct, but whether it could break a live system.
Better Stack
Better Stack is a hosted observability and incident-management platform that combines uptime monitoring, on-call workflows, status pages, logs, traces, metrics, error tracking, session replay, and an AI SRE interface. It is aimed at teams that want one SaaS control plane for telemetry and incident response.
Codacy
Automated code quality
Codacy is a managed code quality, security and AI-guardrails platform for GitHub, GitLab and Bitbucket teams. It scans pull requests and repositories for quality, coverage and security issues while adding AI Inventory, AI Guardrails, AI Risk Hub, AI Reviewer and Verity beta surfaces for AI-assisted engineering.
Composio
Tool infrastructure for AI agents
Composio connects AI agents to 1,000+ app toolkits with managed auth, delegated user connections, sessions, tool search, MCP gateway support, CLI workflows, and sandboxed workbench execution. It targets developers building Claude, Codex, Cursor, LangChain, CrewAI, OpenAI Agents SDK, and custom agent workflows that need authenticated business actions without hand-rolling every API integration.
Confident AI
Evaluation-first LLM and agent observability
Confident AI is an evaluation-first observability platform that scores every trace and span with 50+ metrics, alerting on quality drops in LLM and agent applications. It goes beyond traditional APM by treating evaluation as core observability, providing actionable insights that help teams understand not just whether their AI applications are running but whether they are producing correct and useful outputs.
Figma MCP Server
Official remote MCP server for design-to-code and write-to-canvas Figma workflows.
Figma MCP Server is Figma’s official remote Model Context Protocol surface for design-to-code agents. It gives supported clients structured design context, variables, components, selected-frame code context, Code Connect mappings, and beta write-to-canvas tools for creating or updating native Figma frames from an MCP client while keeping the workflow tied to Figma files.
GitButler
AI-native Git client with virtual branches and smart commits
GitButler is a source-available Git client for virtual/stacked branches, AI-assisted workflows, and intelligent conflict resolution. Co-founded by Scott Chacon, it helps developers organize commits and work on multiple changes simultaneously. 21K+ GitHub stars; FSL-1.1-MIT license model.
Gitpod
Cloud development environments
Gitpod is an open-source cloud development environment platform that launches ephemeral, pre-configured workspaces in seconds from any Git repository on GitHub, GitLab, or Bitbucket. Configured via .gitpod.yml, it ships a full VS Code / JetBrains IDE, cached prebuilds, and workspace snapshots — eliminating 'works on my machine' for distributed teams and open-source contributors.
Intuned Agent
Production-grade browser automation with AI self-healing and Playwright code ownership
Intuned is a code-first browser automation platform that turns natural language prompts into production-ready Playwright code, deploys it, and self-heals it when target sites change. Supports TypeScript and Python with Anthropic Computer Use, OpenAI CUA, Stagehand, Browser-Use, and Gemini Computer Use integrations. Built-in stealth, captcha solving, auth session management, and scheduled runs with concurrency control. No vendor lock-in—you own the code.
Lovable
AI full-stack app builder
Build production-ready applications from text and image prompts. Full-stack with Supabase backend, authentication, and one-click deployment. Formerly GPT Engineer, backed by top investors. Targets non-technical founders and product teams who want to go from idea to deployed app in minutes, with AI handling both frontend UI and backend infrastructure setup.
Middleware
Full-stack observability platform with OpenTelemetry-friendly telemetry, LLM observability, and AI SRE workflows.
Middleware is a full-stack observability platform for infrastructure, APM, logs, metrics, traces, RUM, synthetics, browser testing, LLM observability, and AI SRE workflows. It targets teams that want OpenTelemetry-friendly telemetry, faster incident correlation, and a 14-day free trial before Pay As You Go or Enterprise observability commitments and rollout planning.
Mintlify
Beautiful documentation that converts
AI-powered documentation platform that transforms markdown into beautiful, searchable docs sites with minimal config. Features AI writing suggestions, auto API reference generation from OpenAPI specs, built-in analytics, versioning, custom domains, and a web editor for non-technical contributors. Supports MDX for interactive components. GitHub integration for CI/CD updates. Used by Anthropic, Cursor, Turso, and hundreds of developer-focused companies.
Postman
API development and testing platform
The most popular API platform used by 30M+ developers worldwide. Build, test, and document APIs with collections, environments, automated testing, and team collaboration. Features mock servers, monitoring, API design tools, and a vast public API network. The industry standard for API development workflows from prototyping through production testing and documentation.
Relevance AI
No-code platform for building AI agent workforces
Relevance AI is a no-code platform from Sydney, Australia for building and deploying AI agent workforces that execute business workflows autonomously. Backed by a $24M Series B led by Bessemer Venture Partners, it offers 9,000+ integrations, a visual agent builder, a marketplace of pre-built agents, and multi-model support across OpenAI, Anthropic, and AWS Bedrock. Agents handle sales development, lead research, meeting prep, onboarding, and support workflows.
Signadot
Kubernetes-native testing for coding agents
Signadot is a Kubernetes-native validation platform that lets developers test agent-generated code in isolated preview environments mimicking production. It creates lightweight sandboxes within existing clusters where code changes can be validated against real microservice dependencies, ensuring that AI-generated modifications do not break cross-service interactions before merging to main.
W&B Weave
LLM observability and evaluation by Weights & Biases
W&B Weave is the LLM observability and evaluation toolkit from Weights & Biases. It provides automatic tracing of LLM calls with full input/output logging, cost and latency tracking, evaluation pipelines with custom scorers, and a trace explorer for debugging multi-step agent workflows. Integrates with OpenAI, Anthropic, LangChain, and CrewAI via simple Python/TypeScript decorators.
Laminar
Open-source observability for AI agents
Laminar is an open-source observability platform for AI agents providing tracing, evaluation, and analytics for LLM applications. It integrates with Vercel AI SDK, LangChain, OpenAI, and Anthropic with a single line of code. Features include OpenTelemetry-native SDKs, an extensible evaluation framework with CI/CD support, SQL access to traces and metrics, and a visual debugging timeline for agent reasoning and actions.
Pydantic Logfire
Observability platform purpose-built for Python and Pydantic AI apps
Pydantic Logfire is an observability platform built by the Pydantic team specifically for Python AI applications. It provides structured logging, distributed tracing, and metrics with native understanding of Pydantic models, FastAPI, and AI framework data types. Auto-instruments OpenAI, Anthropic, LangChain, and other LLM providers. Built on OpenTelemetry for vendor-neutral data export. Offers a managed cloud dashboard with a generous free tier for development and small-scale production use.
Replit
Build software with AI
Browser-based IDE and cloud platform with a built-in AI agent that builds full-stack applications from natural language prompts. Supports 50+ languages with instant hosting, multiplayer collaboration, built-in databases (PostgreSQL, key-value), secrets management, and one-click deployment. Used by 30M+ developers for prototyping, learning, and shipping apps. Features Ghostwriter AI for code completion. Popular for hackathons, education, and rapid MVP development.
AgentOps
Observability and lifecycle management for AI agents
AgentOps is an observability platform for monitoring, debugging, and managing AI agents. It provides session replay, event timelines, tool-call and LLM tracing, cost tracking, and dashboards for multi-agent workflows. Integrations span OpenAI, CrewAI, AutoGen, LangChain, LangGraph, LlamaIndex, Google ADK, OpenAI Agents, xAI, and 400+ LLMs/frameworks.
CodeScene
Code health analysis and technical debt quality gates
CodeScene analyzes code health, technical debt, and delivery risks by examining code patterns and change frequency, then integrates as CI/CD quality gates on pull requests. It scales AI-assisted development safely by measuring whether generated code maintains architectural integrity, with on-premises deployment options and pricing that starts free for open-source projects.
Framer
Design and publish production websites
Visual website builder combining intuitive design tools with one-click publishing. Create responsive, animated sites without writing code, with React-based output under the hood. Includes built-in CMS, forms, and analytics. Popular among designers and startups who want pixel-perfect websites with interactions and animations that rival custom-coded sites.
Freestyle
Sandboxes for coding agents — Linux VMs, Git, and deploys in one box
Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.
Giskard
AI quality testing for bias, drift, and vulnerabilities
Giskard is an open-source testing framework for evaluating AI model quality, detecting bias, data drift, and security vulnerabilities. It provides automated test generation for LLMs and tabular models, scanning for issues like hallucination, prompt injection susceptibility, stereotypical outputs, and data leakage. Integrates with CI/CD pipelines for continuous model validation before deployment.
GitHub Copilot CLI
GitHub Copilot in your terminal
Brings GitHub Copilot to the terminal, giving developers AI assistance for shell commands, error explanations, and code generation directly from the command line. Supports natural language queries to generate complex shell commands, explains error messages in plain English, and integrates with the broader GitHub Copilot ecosystem including model selection and premium request management.
Grok
xAI conversational AI with real-time X/Twitter data
Conversational AI by xAI with real-time access to X (Twitter) data and web search. Excels at current events, humor, and unfiltered responses. SuperGrok plan includes advanced reasoning, image generation, and DeepSearch capabilities. Positioned as the AI assistant most connected to real-time social discourse, with unique strength in analyzing trending topics and public sentiment from the X platform.
Hatchet
Modern task queue and workflow orchestration built on PostgreSQL
Hatchet is an open-source task queue and workflow orchestration platform designed as a modern alternative to Celery and BullMQ. Built on PostgreSQL for durability, it handles background jobs, AI agent workflows, RAG pipelines, and GPU task scheduling with TypeScript and Python SDKs. YC W24 batch with 7,400+ GitHub stars, MIT licensed. Supports fan-out, rate limiting, retries, and real-time observability through a web dashboard.
Hyperbrowser
Scalable browser infrastructure for AI agents
Hyperbrowser is a cloud browser platform for AI agents and automation, providing managed Chrome sessions through Playwright, Puppeteer, CDP, REST, Python, and Node.js SDKs. Docs cover Stagehand, stealth/proxy options, ad blocking, recordings, scraping APIs, and credit pricing without promising universal CAPTCHA or anti-bot bypass.
Kiro
Spec-driven agentic IDE and CLI by AWS
Spec-driven agentic AI IDE from AWS, built on Code OSS (the VS Code foundation), that transforms ad-hoc prompting into a structured workflow by auto-generating requirements documents, design specs, and implementation plans before writing code. Kiro keeps AI-written code tied to explicit acceptance criteria defined up front.
LangSmith
LLM application observability and evaluation platform
LangSmith is LangChain's platform for debugging, testing, evaluating, and monitoring LLM applications in production. Provides detailed tracing of every step in LLM chains and agent workflows, dataset management for regression testing, prompt versioning, and automated evaluation with custom metrics. Features an annotation queue for human feedback, online monitoring dashboards, and integration with LangChain, LangGraph, and any LLM framework via the Python/JS SDK. Essential for production LLM ops.
Maxim AI
Multi-agent simulation and LLM evaluation platform
Maxim AI is an evaluation and monitoring platform for LLM applications with multi-agent simulation capabilities. Features automated test generation from production traces, custom evaluation metrics, regression detection, and real-time monitoring dashboards. Supports simulating multi-turn conversations for testing chatbots and agents at scale. Provides prompt versioning, A/B testing, and integration with CI/CD pipelines for continuous quality assurance of AI outputs across deployment cycles.
Refact.ai
Open-source AI coding agent with self-hosted deployment option
Refact.ai is an open-source/on-premise oriented AI coding agent for VS Code and JetBrains that supports BYOK model routing, codebase understanding, developer-tool integrations and self-hosted deployment. Its public site now warns that Refact Cloud is shutting down soon, so teams should treat hosted availability as a migration risk and validate the current enterprise support path.
Slack MCP Server
Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.
Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.
WhatTheDiff
AI-powered pull request summaries and code review
WhatTheDiff is an AI tool that generates human-readable pull request summaries and suggests code improvements. It analyzes code diffs to explain what changed and why in plain language, helping reviewers understand PRs faster. Integrates with GitHub and supports automated refactoring suggestions through a /wtd command. Useful for teams wanting to improve PR review speed and maintain changelog quality.
Augment Code
Enterprise AI coding assistant with deep codebase understanding
AI coding assistant for professional software development that uses a proprietary Context Engine to maintain live understanding of your entire stack — code, dependencies, architecture, and git history. Achieved a record-breaking SWE-bench score and a 70% win rate over GitHub Copilot in head-to-head evaluations. Agent plans, creates files, and ships features with a 200K-token context and 89% multi-file refactor accuracy. First AI coding assistant with ISO/IEC 42001 certification.
Cleanlab
AI-powered data quality for ML datasets
Cleanlab is a data-centric AI library that automatically detects and fixes label errors, outliers, and data quality issues in machine learning datasets. It works with any ML model and any data type including text, images, tabular, and audio by analyzing model predictions to identify mislabeled examples, near-duplicates, and ambiguous data points. Cleanlab helps teams improve model accuracy by cleaning training data rather than tuning model architecture.
Qodo
AI code integrity platform for test generation and quality
Qodo, formerly CodiumAI, is an AI code integrity platform focused on reviewing, testing, and improving code quality across the development lifecycle. It provides AI-powered code reviews, automated test generation, and context-aware suggestions that span IDE, pull request, and CI/CD workflows. Qodo distinguishes itself from general-purpose AI coding assistants by focusing on quality assurance rather than code generation alone.
Upstash Vector
Serverless vector database with pay-as-you-go API pricing
Upstash Vector is a managed serverless vector database for RAG, semantic search, and embedding lookup. It is separate from the existing Upstash platform record in the aicoolies catalog: this slug covers the Vector product line, not the broader Redis, Kafka, or QStash platform.
Warp
The modern terminal with AI
GPU-accelerated terminal built in Rust, now evolved into an Agentic Development Environment (ADE) used by 700K+ developers. Features block-based output navigation, AI command suggestions via the Oz orchestration engine, multi-line editing with syntax highlighting, and a built-in code editor with LSP support. Available on macOS, Linux, and Windows. Includes Warp Drive for sharing workflows, real-time session collaboration, and BYOK support for OpenAI, Anthropic, and Google API keys.
AppFlowy
Open-source, local-first Notion alternative with built-in AI
AppFlowy is an open-source workspace platform offering documents, wikis, databases, and project management as a privacy-first alternative to Notion. Built with Rust and Flutter for native performance, it runs fully offline with local data storage by default. AI features include writing assistance, summarization, and translation powered by configurable LLM providers. 72.5K+ GitHub stars, backed by a growing contributor community with self-hosted and cloud deployment options.
Cloudflare Vectorize
Edge-native vector database for Workers and AI applications
Cloudflare Vectorize is Cloudflare’s managed vector database for Workers and edge AI applications. It is distinct from the existing Cloudflare Workers tool page: Workers is the compute runtime, while Vectorize is the embedding index and vector-query layer used to add semantic retrieval to Cloudflare-hosted apps.
Gemini Code Assist
Google's enterprise AI coding assistant powered by Gemini
Gemini Code Assist is Google's business AI coding assistant for VS Code, JetBrains IDEs, Cloud Workstations, GitHub, and Google Cloud workflows. Standard and Enterprise plans include Gemini 3, a 1M-token context window, Gemini CLI access, preview agent mode, code completion, chat, transformation, PR review, and enterprise governance controls for GCP-heavy teams.
Metoro
AI-powered SRE agent for Kubernetes troubleshooting
Metoro is an AI SRE platform for Kubernetes that combines observability with autonomous troubleshooting. Its Guardian agent monitors cluster health, correlates metrics, logs, and traces to identify root causes, and suggests remediation actions. Features an MCP server for integration with AI coding agents and natural language querying of infrastructure state.
PagerDuty
Industry-standard incident management and on-call alerting platform
PagerDuty is an enterprise incident management platform for on-call scheduling, alert routing, escalation policies, and incident response orchestration. It integrates with 750+ monitoring, ticketing, cloud, and collaboration tools, including Datadog, Slack, Jira, AWS, and Microsoft Teams. Current pricing lists a Free tier for up to 5 users, Professional from $21/user/mo annually ($25 monthly), Business from $41/user/mo annually ($49 monthly), and Enterprise custom.
PromptLayer
Prompt registry, observability, and evaluation workflows for LLM applications.
PromptLayer is a prompt management, observability, and evaluation platform for LLM applications. Teams use its Prompt Registry, visual editor, request logs, Tables, evaluations, Tool Registry, and Skill Collections to version prompts, replay requests, compare variants, run datasets, and ship prompt changes without redeploying code. Pricing starts with Free $0 for 5 users and 2.5K requests/month, Pro $49/month, Team $500/month, and Enterprise custom.
Activepieces
Open-source no-code automation platform, self-hosted Zapier alternative
Activepieces is an open-source business automation platform and self-hostable Zapier/Make alternative. It offers a visual flow builder, TypeScript code steps, AI-native blocks, and MCP-oriented pieces for services such as Gmail, Slack, Notion, and OpenAI. With 23,000+ GitHub stars, Docker deployment, and core/open MIT Expat licensing plus separately licensed enterprise directories, it suits teams seeking data sovereignty and familiar no-code workflow automation.