aicoolies logo

Best tools for Agentic Development

Using autonomous AI agents that can plan, write, test, and deploy code independently — from terminal agents to background coding assistants that work while you focus on other tasks

364 tools

last updated August 16, 2026

showing 48 of 364 tools

MCP TypeScript SDK logo

MCP TypeScript SDK

Official TypeScript SDK for building MCP servers

The official TypeScript SDK for the Model Context Protocol, providing everything needed to build MCP servers and clients. Supports stdio, SSE, and Streamable HTTP transports with built-in auth helpers. Works across Node.js, Bun, and Deno runtimes for maximum deployment flexibility.

Open Source
MCP for Unity logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

Open Source
MCP-Scan logo

MCP-Scan

Security scanner for MCP servers against tool poisoning attacks

MCP-Scan is a security tool that scans MCP servers for vulnerabilities including tool poisoning, prompt injection, cross-origin escalation, and rug pull attacks. Acquired by Snyk in 2026, it is the first dedicated security scanner for the MCP ecosystem. It analyzes tool descriptions, permissions, and behavior patterns to detect malicious or compromised MCP servers before they can exploit AI agents.

Open Source
MCPJungle logo

MCPJungle

Self-hosted MCP gateway for managing multiple servers behind a single endpoint

MCPJungle is a self-hosted gateway that aggregates multiple MCP servers behind a single endpoint. It provides server discovery, health checking, access control, and request routing so AI clients connect to one gateway rather than managing individual server connections. Supports server grouping, authentication, and monitoring dashboards for production MCP deployments.

Open Source
MCPM logo

MCPM

CLI package manager for MCP servers with profile-based configuration

MCPM is a command-line package manager for MCP servers that handles installation, configuration, and profile management. It supports profile-based server grouping where different AI workflows use different sets of MCP servers. Features a server registry, automatic dependency resolution, and configuration file management for Claude Desktop and other MCP clients.

Open Source
MCPorter logo

MCPorter

MCP server manager for installing and running Model Context Protocol servers

MCPorter is a management tool for discovering, installing, and running MCP servers. It provides a registry of available servers, handles dependency installation, manages configuration, and starts servers with proper environment setup. Simplifies the process of connecting AI agents to external tools through MCP by abstracting server lifecycle management. Over 5,700 GitHub stars.

Open Source
Magentic-UI logo

Magentic-UI

Human-in-the-loop web agent you can co-pilot in real time

Magentic-UI is a Microsoft Research web agent with a human-in-the-loop interface for browsing, coding, and file tasks. It plans multi-step actions, asks for approval before executing, and lets users co-pilot by taking over the browser mid-task. Built on AutoGen, it runs a team of specialized agents for web browsing, file handling, and code execution with full action transparency and safety guardrails.

freeOpen Source
Magic MCP logo

Magic MCP

MCP server for AI-powered UI component generation

Magic MCP is an MCP server from 21st.dev that enables AI agents to generate polished UI components inspired by modern design engineering patterns. It gives coding agents access to a library of high-quality component templates and design patterns, accelerating frontend development through intelligent component scaffolding.

freemiumOpen Source
MaxKB logo

MaxKB

Enterprise-grade RAG and MCP knowledge base with one-click deployment

MaxKB is an enterprise-grade RAG platform with 21,000+ GitHub stars from the 1Panel team. It provides one-click deployment of knowledge bases with built-in LLM integration, MCP support, and a streamlined approach to document ingestion and retrieval that prioritizes operational simplicity over configuration complexity.

Open Source
Memori logo

Memori

SQL-native memory infrastructure for AI agents and applications

Memori is an AI memory engine that provides persistent, queryable memory for agents and applications using SQL-native storage. It stores structured memories with semantic search, temporal awareness, and relationship tracking, enabling AI systems to remember user preferences, past interactions, and contextual facts across sessions. With 12,900 GitHub stars, it offers a database-native approach to the agent memory problem.

Open Source
Memvid logo

Memvid

Single-file memory layer replacing complex RAG for AI agents

Memvid is an open-source single-file memory system for AI agents with 13,700+ GitHub stars. It replaces complex RAG infrastructure with instant retrieval from portable .mv2 files, claiming 35% accuracy improvement over state-of-the-art on LoCoMo benchmarks with 0.025ms P50 latency. Available for Python, Node.js, Rust, and CLI.

Open Source
Mentat logo

Mentat

AI coding assistant with full codebase understanding

Open-source AI coding assistant that runs in your terminal, letting developers chat naturally with an LLM that has full project context. Mentat coordinates multi-file edits across entire codebases — refactoring, feature implementation, bug fixing — with Git integration for review and revert. Requires GPT-4 API access, installs via pip; eliminates copy-paste friction of web AI tools.

Open Source
MetaGPT logo

MetaGPT

Multi-agent framework simulating a software company

MetaGPT is an open-source multi-agent framework with 56K+ GitHub stars that simulates a software company by assigning roles — product manager, architect, engineer, QA — to AI agents collaborating through structured SOPs. Given a one-line requirement, it outputs user stories, competitive analysis, data structures, APIs, and working code. Features incremental development, human feedback integration, and experience-based learning for continuous improvement across iterations.

Open Source
Metorial logo

Metorial

Connect AI agents to hundreds of integrations via one interface

Metorial is an open-source integration hub that connects AI agents to hundreds of third-party services through a single interface with built-in OAuth handling, scaling, and monitoring. It simplifies the complexity of managing multiple MCP connections by providing a unified connector layer for agentic workflows.

Open Source
Microsoft Agent Framework logo

Microsoft Agent Framework

Unified Python/.NET framework for multi-agent AI

Microsoft Agent Framework is Microsoft's official unified SDK for building multi-agent AI workflows in Python and .NET. It consolidates Semantic Kernel and AutoGen into a single framework with MCP tool integration, graph-based workflows, human-in-the-loop patterns, and multi-agent orchestration. The framework reached Release Candidate status in February 2026 and is Microsoft's recommended path for production agent development.

Open Source
Midscene.js logo

Midscene.js

AI-powered vision-driven UI automation for web, Android, and iOS

Midscene.js is an open-source UI automation framework from ByteDance's Web Infra team that uses vision-based AI models to understand and interact with interfaces. It replaces fragile CSS selectors with natural language descriptions, supporting web browsers via Playwright and Puppeteer, Android via ADB, and iOS via WebDriverAgent from a unified JavaScript SDK.

Open Source
MiniMax MCP logo

MiniMax MCP

MCP server for MiniMax speech, video, and image APIs

Official MiniMax Model Context Protocol server enabling AI applications and code editors to access text-to-speech, voice cloning, image generation, video generation, and music creation APIs. Designed for Claude Desktop, Cursor, and Windsurf integration with stdio and SSE transport support, regional API endpoints for global and China regions, and flexible resource handling for seamless generative AI workflows.

api-usage-basedOpen Source
Mission Control logo

Mission Control

Open-source dashboard for AI agent orchestration

An open-source dashboard for managing AI agent fleets. Dispatch tasks, monitor progress, and orchestrate multiple agents working in parallel on your codebase. Provides real-time visibility into agent activity, error tracking, and resource allocation so teams can scale autonomous coding workflows with confidence.

Open Source
Mistral Vibe logo

Mistral Vibe

Terminal-native coding agent by Mistral AI

Mistral Vibe is a native CLI coding agent from Mistral AI, powered by their Devstral coding model, that runs directly in the terminal with deep project awareness including automatic file structure scanning and Git status integration. Released December 2025 alongside Devstral 2, it features smart @-file references, shell command execution, and conversational workflows. Mistral's entry into the agentic CLI coding market alongside Claude Code and OpenCode.

Open Source
Mobile MCP logo

Mobile MCP

MCP server for mobile device automation and testing

Mobile MCP is an open-source MCP server that enables AI agents to automate Android and iOS devices — navigating apps, tapping elements, extracting screen content, and running tests on simulators, emulators, and physical devices. It brings agentic mobile engineering to any MCP-compatible AI assistant.

Open Source
Multica logo

Multica

Open-source platform for managing AI coding agents as teammates

Multica is an open-source managed agents platform that lets you assign coding tasks to AI agents like Claude Code and Codex as if they were team members. It provides a unified dashboard for task assignment, execution monitoring, and skill reuse across local and cloud compute environments. With multi-workspace support, team-level isolation, and reusable skill compounding, Multica turns autonomous coding agents into organized, trackable development resources.

Open Source
NVIDIA OpenShell logo

NVIDIA OpenShell

Secure sandboxed runtime for AI agent execution

NVIDIA OpenShell provides kernel-level isolation for AI agent workloads with Landlock, seccomp, and network namespace sandboxing. Announced at GTC 2026 with 17 enterprise partners including Adobe, Atlassian, SAP, and Salesforce, it offers declarative YAML policy enforcement, L7 HTTP inspection, and GPU passthrough — purpose-built to contain the blast radius when autonomous coding agents interact with filesystems and networks.

Open Source
Nango logo

Nango

Open-source platform for building API integrations

Nango is an open-source API integration platform that handles OAuth authentication, data synchronization, and proxying for 700+ APIs in a single self-hostable package. It manages token refresh, rate limiting, field mapping, and webhook syncing so developer teams can connect AI agents and products to external services in hours instead of weeks. Backed by Y Combinator W23 with $7.5M in funding.

freemium
Nanobot logo

Nanobot

Framework for converting MCP servers into autonomous AI agents with UI

Nanobot transforms MCP servers into full autonomous agents by adding a planning layer, conversation memory, and web-based UI on top of MCP tool capabilities. It enables building agents that combine multiple MCP servers with LLM reasoning to complete multi-step tasks. Features MCP-UI for browser-based interaction and supports any MCP-compatible tools as agent capabilities.

Open Source
NVIDIA logo

NeMo Guardrails

Programmable safety rails for LLM applications

NeMo Guardrails is NVIDIA's open-source toolkit for adding programmable safety rails to LLM applications. It supports five guardrail types — input, dialog, retrieval, execution, and output rails — covering content safety, jailbreak detection, topic control, PII masking, hallucination detection, and fact-checking. The toolkit uses Colang, a domain-specific language for defining conversational constraints, and integrates with OpenAI, Azure, Anthropic, HuggingFace, and LangChain/LangGraph.

free
Netdata logo

Netdata MCP

Observability data accessible to AI agents via MCP

Netdata's MCP integration exposes infrastructure monitoring, discovery, and root-cause analysis capabilities to AI agents. Built into the 78K+ star Netdata monitoring platform, it lets agents query real-time metrics, explore system health, investigate incidents, and generate observability reports through the Model Context Protocol.

Open Source
NocoDB logo

NocoDB

Self-hostable Airtable alternative with database power

NocoDB is a free, self-hostable source-available platform that turns any database into a smart spreadsheet interface. It offers grid, gallery, form, Kanban, and calendar views with support for rich field types including links, lookups, rollups, and formulas. NocoDB provides role-based access control, REST APIs, workflow automation, and integrations with services like Slack and Discord — making it a powerful Airtable alternative for teams who want full data ownership.

freemium
Notte logo

Notte

Browser automation framework turning websites into action APIs

Notte is a browser automation framework for AI agents that converts any website into a structured action API. Instead of scraping pages for text, Notte lets agents interact with sites — clicking buttons, filling forms, and navigating flows. Built with hybrid AI-plus-deterministic scripting, it includes digital personas, CAPTCHA solving, and proxy management for reliable automation at scale.

freemiumOpen Source
oh-my-codex OMX character

Oh My Codex

Multi-agent orchestration layer for OpenAI Codex CLI

Oh My Codex (OMX) transforms OpenAI Codex CLI into a coordinated multi-agent system. It layers workflow orchestration, persistent memory, team-based parallel execution via tmux worktrees, and a live HUD dashboard on top of standard Codex. OMX provides 30+ role-specialized agents and 40+ workflow skills covering planning, execution, verification, TDD, security review, and autonomous research loops.

Open Source
Oh My Pi logo

Oh My Pi

AI coding agent with hash-anchored edits, LSP, subagents, and browser tools

AI-powered code migration tool that automates framework upgrades, language migrations, and API version transitions. Analyzes your codebase to generate migration plans, then applies changes systematically across affected files. Reduces the risk and effort of major upgrades by handling the tedious, error-prone aspects of codebase-wide transformations that would take developers weeks to complete manually.

Open Source
OmniParser logo

OmniParser

Microsoft's screen parsing model for GUI agent interaction

OmniParser is Microsoft's open-source screen parsing toolkit that converts GUI screenshots into structured, actionable data for AI agents. It detects interactive UI elements like buttons, input fields, and icons, then generates grounded descriptions that enable language models to interact with any desktop or web application. Accumulated over 24,000 GitHub stars as a foundational layer for computer-use agents.

Open Source
Open Agents logo

Open Agents

Fork, customize, and ship AI agents on Vercel in minutes

Open Agents is a Vercel Labs open-source template for building and deploying cloud-hosted AI agents. It provides a production-ready Next.js starter with built-in tool use, streaming responses, multi-model support, and deployment on Vercel infrastructure. Developers can fork, customize agent behavior and tools, then ship agent-backed apps in minutes with automatic scaling and edge routing.

freeOpen Source
Open SWE logo

Open SWE

Open-source async coding agent you can run in your own sandbox

Open-source framework from LangChain AI for building your organization's internal coding agent — the same pattern Stripe's Minions, Ramp's Inspect, and Coinbase's Cloudbot follow. Built on LangGraph and Deep Agents, Open SWE runs each task in an isolated cloud sandbox (Modal, Daytona, Runloop, or LangSmith), invokes from Slack, Linear, or GitHub, orchestrates subagents, and opens pull requests autonomously — customizable end-to-end for your codebase and conventions.

freeOpen Source
OpenAI logo

OpenAI Swarm

Lightweight multi-agent handoff framework by OpenAI

OpenAI Swarm is an experimental lightweight framework for building multi-agent systems with handoff patterns. Agents are defined as simple Python functions with instructions and tool lists, and can hand off conversations to other specialized agents. Designed to be minimal and educational rather than production-ready — demonstrates patterns for agent coordination without heavy abstractions. Runs on OpenAI's Chat Completions API with function calling for tool use and agent transitions.

Open Source
OpenFang logo

OpenFang

Rust-based agent OS with built-in security, WASM sandboxing, and multi-agent runtime

OpenFang is an open-source agent operating system built in Rust that provides a secure multi-agent runtime with WASM sandboxing, auditability layers, and multi-channel communication. It goes beyond typical orchestration SDKs by treating agent security and operational isolation as first-class concerns, making it suitable for teams deploying agents in environments where trust boundaries and audit trails matter.

Open Source
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

Open SourceTelemetry
OpenManus logo

OpenManus

Open-source general AI agent framework from the MetaGPT team

OpenManus is an open-source framework for building general-purpose AI agents, developed by core contributors from the MetaGPT community. It provides a modular architecture with planning agents, reactive agents, and tool-calling agents that can execute code, browse the web, search for information, and handle files. Built as the open alternative to Manus AI, it gained over 55,000 GitHub stars and supports multi-agent collaboration with real-time execution feedback.

Open Source
OpenSandbox logo

OpenSandbox

Enterprise-grade sandbox for AI agent code execution

OpenSandbox is an open-source sandbox platform from Alibaba providing secure, isolated execution environments for AI coding agents. It supports Python, Java, JavaScript, and C# SDKs with a unified Sandbox Protocol for custom runtimes. Integrates with Docker and Kubernetes, offering isolation through gVisor, Kata Containers, and Firecracker microVMs with per-sandbox network controls.

Open Source
OpenSpec logo

OpenSpec

Spec-driven development for AI coding assistants

OpenSpec is an open-source spec-driven development framework by Fission-AI for AI coding assistants. It adds a lightweight spec layer so developers and AI agents agree on what to build before any code is written. OpenSpec organizes changes in dedicated folders for proposals, specs, design docs, and tasks, and works across 21+ AI coding tools including Claude Code, Cursor, Windsurf, Continue, Gemini CLI, GitHub Copilot, and Amazon Q — bringing structured planning to agentic development.

Open Source
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Outlines logo

Outlines

Structured generation for LLMs

Outlines is an open-source Python library for structured text generation that guarantees LLM outputs conform to a defined schema or format. It constrains the model's token selection at each step so only tokens leading to valid output are considered, eliminating fragile post-processing. Supports multiple-choice constraints, regex patterns, JSON Schema, and type-safe Pydantic models — helping teams extract reliable structured data from any LLM.

Open Source
Page Agent logo

Page Agent

In-page AI browser agent via a single script tag

Page Agent is Alibaba's open-source JavaScript library that embeds an AI GUI agent directly into any web page through a single script tag injection. Unlike headless browser tools that operate externally, Page Agent works inside the DOM using text-based manipulation for natural language QA testing, enterprise copilots, and making legacy web apps AI-native. It supports BYOLLM with any model provider and requires no backend changes.

Open Source
PageIndex logo

PageIndex

Vectorless, reasoning-based RAG that reads documents like a human expert — no vector DB, no chunking.

PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents and uses LLMs to navigate them like a human expert would. Instead of chunking text and comparing embeddings, it constructs a table-of-contents-style structure and reasons its way to the right sections — no vector database required. Available as an open-source Python package, cloud API, MCP server, and chat platform.

freemium
Parallel Code logo

Parallel Code

Run Claude Code, Codex, and Gemini agents in parallel with isolated branches

Open-source desktop app for orchestrating multiple AI coding agents simultaneously. Auto-creates git worktrees per agent and symlinks shared dependencies to prevent conflicts between parallel tasks. Designed for teams and power users who want to run several AI agents on different features or bugs at the same time, maximizing throughput while keeping each agent's changes cleanly isolated.

Open Source
Parlant logo

Parlant

Behavioral control layer for reliable customer-facing AI agents

Parlant is an open-source framework that adds behavioral governance to conversational AI agents. Instead of relying on prompt engineering alone, it lets teams define explicit policies, conversation guidelines, and behavioral rules that agents follow predictably across multi-turn interactions. Parlant sits between the LLM and the user-facing interface, enforcing consistent agent behavior for customer support, sales, and service automation use cases.

Open Source
Pipecat logo

Pipecat

Open-source framework for real-time voice and multimodal AI agents

Pipecat is an open-source framework with 11,000+ GitHub stars for building real-time voice and multimodal AI agents. Developed by Daily.co, it manages the STT to LLM to TTS pipeline with sub-second latency, integrating with AWS Bedrock, NVIDIA NIM, and AssemblyAI for production-grade voice agent deployment.

Open Source
Plandex logo

Plandex

Open-source AI coding agent for large projects and real-world tasks

Terminal-based coding engine that breaks complex tasks into subtasks with support for 2M token context windows, diff review sandboxes, and both autonomous and manual modes. Multi-model pipelines work with Anthropic, OpenAI, and Google. With 15k+ GitHub stars, Plandex is a mature open-source option for developers tackling large, multi-step development tasks from the command line.

freemiumOpen Source
Playwright logo

Playwright MCP

Microsoft's MCP server for structured browser automation by AI agents

Playwright MCP is Microsoft's Model Context Protocol server that enables AI agents to automate web browsers through structured tool calls. It exposes Playwright's browser automation capabilities as MCP tools for navigation, clicks, forms, extraction, and screenshots. The Microsoft-maintained repo has 30K+ GitHub stars and is a durable default for structured browser interaction in agent workflows.

Open Source