Skip to content
agentscamp

Tools

A curated directory of AI coding tools, editors, agents, and MCP servers.

A curated directory of tools for AI-assisted development: AI code editors, CLI agents, MCP servers, model and agent SDKs, and supporting infrastructure. Each entry links to the official site and source, with pricing and alternatives so you can compare at a glance.

69 results

Tool

AgentOps

Observability for AI agents — session replay, cost and latency tracking, and debugging for multi-step runs.

freemiumobservability
Tool

Aider

AI pair programming in your terminal, with strong Git integration.

open sourcecli
Tool

Amp

Sourcegraph's agentic coding tool — a CLI and editor extensions tuned for frontier-model coding.

freemiumagent
Tool

Arize Phoenix

An open-source LLM observability and evaluation tool built on OpenTelemetry, runnable anywhere.

open sourceobservability
Tool

AutoGen (AG2)

A multi-agent conversation framework where agents collaborate via message-passing, with group chat and code execution.

open sourcesdk
Tool

BAML

A domain-specific language for type-safe LLM functions, with generated clients and schema-aligned parsing.

open sourcesdk
Tool

Bolt

StackBlitz's in-browser AI agent that builds, runs, and deploys full-stack web apps in a WebContainer.

freemiumplatform
Tool

Braintrust

An end-to-end platform for evaluating, iterating on, and observing LLM apps, with a prompt playground.

freemiumevaluation
Tool

Chonkie

A lightweight, fast chunking library for RAG with many splitting strategies in one API.

open sourcesdk
Tool

Chroma

An open-source, Python-first vector database that runs in-process — the fastest path from pip install to a working retrieval prototype.

open sourcesdk
Tool

Claude Agent SDK

A toolkit for building custom agents on the same harness that powers Claude Code.

freesdk
Tool

Claude Code

Anthropic’s official agentic coding tool that runs in the terminal, IDE, and web.

paidcli
Tool

Cline

An open-source autonomous coding agent for VS Code.

open sourceextension
Tool

Coderabbit

An AI code reviewer that posts line-by-line feedback and summaries on every pull request.

freemiumreview
Tool

Codex CLI

OpenAI's open-source terminal coding agent with sandboxed execution and two-layer approval controls.

open sourcecli
Tool

Cody

Sourcegraph's AI coding assistant for the IDE, grounded in deep codebase context.

enterpriseextension
Tool

Cohere Rerank

A hosted reranking API that reorders retrieved passages by true relevance to a query.

freemiumplatform
Tool

Continue

An open-source IDE extension for building custom AI coding assistants.

open sourceextension
Tool

CrewAI

A Python framework for orchestrating role-playing AI agents as collaborating 'crews', plus event-driven flows.

open sourcesdk
Tool

Cursor

An AI-first code editor built on VS Code with deep in-editor agent features.

freemiumide
Tool

DeepEval

An open-source evaluation framework for LLM apps — 'Pytest for LLMs' with ready-made metrics and CI integration.

open sourceevaluation
Tool

Deepgram

A voice-AI platform with fast, accurate speech-to-text (Nova) and low-latency text-to-speech (Aura), plus a bundled Voice Agent API.

freemiumplatform
Tool

Devin

Cognition's autonomous AI software engineer that works in its own cloud workspace with an editor, terminal, and browser.

freemiumagent
Tool

DSPy

Program language models instead of prompting them: declare tasks as typed signatures and let optimizers compile the prompts and few-shot examples for you.

open sourcesdk
Tool

ElevenLabs

A voice-AI platform for high-quality text-to-speech, voice cloning, dubbing, and real-time conversational agents, via API.

freemiumplatform
Tool

FastMCP

A Pythonic framework for building Model Context Protocol servers and clients — decorator-based tools, resources, and prompts, with auth and deployment built in.

open sourcesdk
Tool

Gemini CLI

Google's open-source terminal AI agent powered by Gemini models, with a 1M-token context window and built-in tools.

open sourcecli
Tool

Github Copilot

GitHub’s AI pair programmer with inline completions and an agent mode.

paidextension
Tool

Goose

Block's open-source, on-machine AI agent that is MCP-native and model-agnostic, with a CLI and desktop app.

open sourceagent
Tool

Helicone

Open-source LLM observability and AI gateway with one-line integration — logging, tracing, caching, and cost/latency tracking across providers.

open sourceobservability
Tool

Instructor

Get structured, validated output from LLMs using plain type definitions, with automatic retries on validation failure.

open sourcesdk
Tool

LanceDB

An open-source embedded vector database built on the Lance columnar format — serverless, multimodal, and designed to scale on local disk or object storage.

open sourcesdk
Tool

Langfuse

An open-source LLM engineering platform for tracing, evals, prompt management, and metrics.

open sourceobservability
Tool

LangGraph

A low-level library for building stateful, controllable agents as graphs, with checkpointing and human-in-the-loop.

open sourcesdk
Tool

LangSmith

LangChain's platform for tracing, evaluating, and monitoring LLM apps — framework-agnostic.

freemiumobservability
Tool

LiteLLM

Call 100+ LLM APIs with one OpenAI-format interface — as a Python library or a self-hosted gateway/proxy.

open sourcesdk
Tool

LLM Guard

An open-source security toolkit of input and output scanners for LLM apps — prompt injection, PII/anonymize, secrets, toxicity, and more, from Protect AI.

open sourcesdk
Tool

LM Studio

A desktop app for discovering, downloading, and running open-weight LLMs locally with a GUI and a local OpenAI-compatible server.

freemiumplatform
Tool

Lovable

An AI app builder that turns natural-language prompts into shippable full-stack web apps.

freemiumplatform
Tool

MCP Inspector

The official open-source visual tool for testing and debugging Model Context Protocol servers — connect, list, and call tools, resources, and prompts.

open sourcemcp
Tool

Mem0

A memory layer for AI agents and apps — persistent, personalized long-term memory across sessions.

open sourcesdk
Tool

Milvus

An open-source vector database built for billion-scale similarity search, with a distributed architecture and a wide menu of index types.

open sourceplatform
Tool

NeMo Guardrails

NVIDIA's open-source toolkit for adding programmable guardrails to LLM apps — input, dialog, retrieval, and output rails defined in the Colang language.

open sourcesdk
Tool

Ollama

An open-source tool to run open-weight LLMs locally with a single command, including a local OpenAI-compatible API.

open sourcecli
Tool

OpenAI Agents SDK

OpenAI's lightweight, open-source framework for agents — handoffs, guardrails, sessions, and built-in tracing.

open sourcesdk
Tool

OpenRouter

A hosted unified API to hundreds of models from many providers, with one key, one bill, and automatic fallbacks.

freemiumplatform
Tool

pgroll

An open-source CLI for zero-downtime, reversible Postgres schema migrations using the expand-contract pattern behind versioned schema views.

open sourcecli
Tool

pgvector

An open-source Postgres extension that adds a vector type and HNSW/IVFFlat indexes for similarity search inside your existing database.

open sourcesdk
Tool

Pinecone

A fully managed, serverless vector database for similarity search and RAG — no nodes to run, indexes to tune, or infrastructure to operate.

freemiumplatform
Tool

Pipecat

An open-source Python framework for real-time voice and multimodal conversational AI — it orchestrates streaming STT, LLM, and TTS into composable pipelines.

open sourcesdk
Tool

Playwright MCP

Microsoft's open-source MCP server that gives AI agents structured browser automation via Playwright's accessibility tree.

open sourcemcp
Tool

Portkey

An AI gateway and LLMOps platform: route to many LLMs through one API with caching, retries, fallbacks, load balancing, guardrails, and full observability.

freemiumplatform
Tool

promptfoo

An open-source CLI for testing, comparing, and red-teaming LLM prompts, models, and apps.

open sourceevaluation
Tool

Qdrant

An open-source vector database written in Rust, built for low-latency similarity search at scale.

open sourceplatform
Tool

Qwen3-VL

Alibaba Qwen's open-weights vision-language model family (2B–235B, Apache-2.0): image and document understanding, OCR, visual reasoning, and video.

open sourceplatform
Tool

RAGAS

An open-source framework for evaluating retrieval-augmented generation with reference-free RAG metrics.

open sourceevaluation
Tool

Replit Agent

Replit's AI agent that builds, runs, and deploys full-stack apps from a prompt inside the Replit cloud IDE.

freemiumplatform
Tool

Roo Code

A discontinued open-source VS Code agent (a Cline fork); the team has since pivoted away from the IDE extension.

open sourceextension
Tool

Smithery

A registry and hosting platform for Model Context Protocol servers — discover, deploy, and connect MCP servers from one place.

freemiumplatform
Tool

Tabnine

An AI code completion and chat assistant built around code privacy, self-hosting, and air-gapped enterprise deployment.

paidextension
Tool

Unsloth

An open-source library that makes LoRA/QLoRA fine-tuning of LLMs roughly 2x faster and far more memory-efficient, so you can fine-tune on a single GPU.

open sourcesdk
Tool

V0

Vercel's generative UI builder that turns prompts into production-ready React, Next.js, and shadcn/ui apps.

freemiumplatform
Tool

Vercel AI SDK

An open-source TypeScript toolkit for building AI apps — unified model API, streaming, structured output, tool calling, and UI hooks.

open sourcesdk
Tool

vLLM

A high-throughput, memory-efficient inference and serving engine for LLMs, with PagedAttention, continuous batching, and an OpenAI-compatible API server.

open sourcesdk
Tool

Voyage AI

Embedding and reranking models tuned for retrieval, now part of MongoDB.

freemiumplatform
Tool

Warp

A modern, AI-powered terminal with an agent mode that can run and chain commands across your codebase.

open sourceterminal
Tool

Weaviate

An open-source vector database with built-in hybrid search, pluggable vectorizer modules, and GraphQL/REST/gRPC APIs.

open sourceplatform
Tool

Devin Desktop (formerly Windsurf)

An agentic IDE — formerly Windsurf, now Devin Desktop from Cognition AI — with flows that take multi-step actions across your codebase.

freemiumide
Tool

Zed

A high-performance, multiplayer code editor with built-in AI assistance.

open sourceide

Frequently asked questions

What kinds of tools are listed?
AI code editors and IDEs, command-line coding agents, MCP servers, model and agent SDKs, and supporting infrastructure for AI-assisted development. Each tool links to its official site and source.
Is the directory free to use?
Yes. Browsing AgentsCamp's tools directory is completely free. Individual tools have their own pricing, which we label as free, freemium, or paid where known.
How are tools chosen?
Tools are curated for relevance to building with AI coding agents. Listings link to official sources and are not paid placements.
How do I find alternatives to a tool?
Each tool page lists related alternatives, and you can browse by category or pricing to compare similar options side by side.