AI Agent Tools

AIRundown Agent Toolkit

Free tools for building better AI agents.

Design, validate, evaluate, calculate, and operate AI-agent systems with practical browser-based utilities. No API key required.

47No-API tools
10Tool categories
100%Browser-side logic
0Required API keys
Explore

All AIRundown tools

Search by problem, or filter by the part of the agent lifecycle you are working on.

47 tools
Architect
Featured

AI Agent Architecture Builder

Turn use-case requirements into a practical agent architecture, component map, and build checklist.

Open tool →
Build

AI Agent Stack Recommender

Choose a sensible implementation stack for agents, RAG, memory, tools, observability, and deployment.

Open tool →
Decide

Agent vs Workflow Decision Tool

Decide whether you need automation, an LLM workflow, a single agent, or multiple agents.

Open tool →
Calculate
Popular

LLM Cost Calculator

Estimate per-request, daily, and monthly model cost using the pricing you enter.

Open tool →
RAG

RAG Architecture Builder

Design ingestion, indexing, retrieval, reranking, access control, and evaluation around your data.

Open tool →
Tools & MCP

Function Schema Builder

Build a clean JSON tool/function schema from a simple parameter definition.

Open tool →
Tools & MCP

Tool Schema Compatibility Checker

Inspect one tool schema and flag structures that may need review across MCP and common function-calling formats.

Open tool →
Tools & MCP

MCP Tool Schema Footprint Analyzer

Measure tool count, JSON size, estimated context footprint, duplication, and oversized schemas.

Open tool →
RAG

RAG Chunk Visualizer

Paste real text and visualize approximate token-based chunks and overlap before you index.

Open tool →
RAG
Popular

RAG Context Budget Calculator

Allocate context among system instructions, history, tools, retrieval, output reserve, and other payloads.

Open tool →
Evaluate

Agent Trajectory Visualizer

Turn a list of agent steps or tool calls into a readable execution path.

Open tool →
Evaluate

Trajectory Diff Evaluator

Compare expected and actual agent trajectories using strict, ordered-subset, or unordered matching.

Open tool →
Architect

Agent State Machine Designer

Define states and transitions, visualize the flow, and export Mermaid and JSON.

Open tool →
Safety

Tool Permission Matrix Builder

Map read, write, delete, external side effects, and human approval across an agent toolset.

Open tool →
Safety
Popular

Agent Permission Risk Calculator

Estimate agency risk from powerful permissions and identify where guardrails or approval are needed.

Open tool →
Calculate
Popular

Agent Loop Cost & Latency Simulator

Estimate task cost and latency across iterations, model calls, tool calls, retries, and parallel execution.

Open tool →
Evaluate

Tool Call Debugger

Compare actual tool arguments against a JSON schema and flag missing, unknown, or mistyped fields.

Open tool →
RAG

Vector Storage Calculator

Estimate raw vector storage plus metadata and index overhead from count, dimension, and precision.

Open tool →
Operate

Retry & Backoff Calculator

Preview fixed, linear, or exponential retry schedules with caps and optional jitter ranges.

Open tool →
Operate
Featured

Agent Production Readiness Scorecard

Score architecture, state, tools, safety, evaluation, observability, reliability, and operating readiness.

Open tool →
Operate

Agent Timeout Budget Planner

Allocate an end-to-end task timeout across model turns, tools, retrieval, approvals, and retry headroom.

Open tool →
Operate

Agent Error Recovery Policy Builder

Turn common failure classes into deterministic retry, fallback, escalate, or stop rules.

Open tool →
Safety

Idempotency & Side-Effect Safety Checker

Review duplicate-action risk for writes, payments, messages, deletes, and other side-effecting tools.

Open tool →
Tools & MCP

MCP Capability Planner

Choose the MCP primitives a client/server integration actually needs: tools, resources, prompts, sampling, roots, elicitation, logging, progress, and cancellation.

Open tool →
Tools & MCP
Popular

MCP Production Readiness Checker

Score an MCP integration across contracts, authorization, consent, timeouts, logging, errors, approvals, and least privilege.

Open tool →
Safety

Guardrail Coverage Mapper

Map input, output, tool-input, tool-output, permission, and approval controls across an agent workflow.

Open tool →
Evaluate

Agent Trace Coverage Scorecard

Check whether traces capture model calls, tools, handoffs, guardrails, latency, errors, identity, cost, and correlation IDs.

Open tool →
Evaluate

Trace Span Analyzer

Paste trace spans and surface slow steps, failures, total duration, and the operations dominating latency.

Open tool →
Architect

Agent Handoff Planner

Design agent-to-agent handoffs with trigger conditions, context transfer, ownership, validation, and fallback rules.

Open tool →
Evaluate

Agent Eval Dataset Planner

Plan a balanced evaluation dataset across happy paths, edge cases, failures, safety cases, and historical production traces.

Open tool →
Evaluate
Popular

Agent Regression Comparison Calculator

Compare baseline and candidate agent versions across success, tool accuracy, latency, cost, and safety failures.

Open tool →
Memory & Context

Context Compaction Planner

Estimate when a long-running agent should summarize, prune, externalize, or reload context.

Open tool →
Memory & Context

Session Memory Budget Calculator

Estimate how many turns fit inside a session budget after instructions, tools, retrieval, and output reserve.

Open tool →
Operate

Agent Rate Limit & Concurrency Calculator

Estimate request throughput, required concurrency, token pressure, and safe queue capacity for an agent workload.

Open tool →
Calculate

LLM Cache Savings Calculator

Estimate token and cost savings when repeated prompt/context prefixes can be served from a lower-cost cache path.

Open tool →
Evaluate
Featured

Agent Loop Detector

Inspect an agent trace for repeated calls, oscillating patterns, repeated failures, and runaway-step risk.

Open tool →
Evaluate
Popular

Agent Run Replay Viewer

Turn raw trace JSON or line-based run logs into a readable step-by-step execution replay.

Open tool →
Evaluate

Agent Failure Analyzer

Classify likely agent failure modes from traces and error text, then surface deterministic remediation checks.

Open tool →
Evaluate

Failure to Eval Converter

Convert a failed production run into a reusable regression-test case with expected and forbidden behaviors.

Open tool →
RAG
Featured

RAG Benchmark Calculator

Calculate Precision@K, Recall@K, Hit Rate, MRR, and nDCG from relevant IDs and a ranked retrieval result.

Open tool →
RAG
Popular

Retrieval Result Inspector

Review ranked retrieval results with human relevance labels and summarize ranking quality without an LLM.

Open tool →
RAG

RAG Experiment Comparator

Compare two retrieval configurations across recall, ranking quality, and latency using transparent weights.

Open tool →
RAG

RRF Fusion Calculator

Combine dense and lexical rankings with Reciprocal Rank Fusion and inspect each document’s fused score.

Open tool →
RAG

Parent-Child Chunking Designer

Plan hierarchical parent and child chunk sizes, overlap, estimated chunk counts, and expanded retrieval context.

Open tool →
Memory & Context
FeaturedPopular

Agent Memory Architecture Builder

Choose working state, session memory, durable profile memory, episodic history, semantic knowledge, and retention policies.

Open tool →
Evaluate

Tool Selection Benchmark Builder

Turn tool-routing scenarios into exportable benchmark cases for expected, forbidden, and no-tool decisions.

Open tool →
Tools & MCP
Featured

Tool Contract Linter

Lint tool contracts for vague names, weak descriptions, schema mistakes, overlapping tools, and side-effect ambiguity.

Open tool →