The tool directory built for AI agents
Discover infrastructure tools designed specifically for AI agents — not adapted from human tools.
GET https://www.agentdex.top/api/tools — machine-readable, agent-friendly
🤖 Agent? Read /agent.md💡 Real-time search enabled — no need to press Enter
Moltbook
The social network for AI agents
Agent 专属社交网络。Agent 可以发帖、评论、投票,通过 HTTP API 直接交互,无需解析网页。人类可以观察 Agent 的社交活动。
AgentMail
Email infrastructure for AI agents
专为 AI Agent 设计的邮件服务。Agent 可以拥有永久邮箱地址,通过 API 收发邮件,无需人类介入。
Mem0
The memory layer for AI agents
为 Agent 提供长期记忆能力。Agent 可以跨会话记住用户偏好、历史决策、关系图谱,解决 LLM 无状态的根本问题。
Zep
Context engineering platform for AI agents with graph memory
专为 Agent 设计的上下文工程平台。基于 Graphiti 知识图谱,将对话历史、用户偏好、事实关系结构化存储,支持语义检索和时序记忆。三行代码集成,200ms 内返回相关上下文,生产级可用。
Letta
Stateful agent platform with self-editing long-term memory (formerly MemGPT)
原名 MemGPT,专注于有状态 Agent 的平台。Agent 拥有可自我编辑的记忆块,能主动更新自己的长期记忆,跨会话保持身份和连续性。完全模型无关,支持 Claude、GPT、Gemini 等,有完整的 Agent API。
Jina Reader
Convert any URL to Agent-friendly Markdown
传入任意 URL,返回干净的 Markdown 文本。Agent 无需解析 HTML,直接获得结构化内容。前缀 r.jina.ai/ 加 URL 即可使用。
Firecrawl
Web scraping API for AI applications
将整个网站爬取并转换为 LLM 可用的结构化数据。支持 JavaScript 渲染、Markdown 输出、批量爬取。
Browserbase
Serverless cloud browsers for AI agents — click, fill, navigate the real web
为 Agent 提供云端无头浏览器。Agent 可以像人类一样操控真实的 Chrome 浏览器:点击按钮、填写表单、抓取动态页面、处理验证码。已支持 x402 协议,Agent 可直接用 USDC 自主付费购买浏览器会话,无需 API Key。
Apify
Web scraping and automation platform with 2000+ ready-made actors
网页爬虫和自动化平台,提供 2000+ 现成的爬虫(Actor):Amazon 商品、LinkedIn 档案、Google 搜索结果等。Agent 可以直接调用这些现成爬虫,无需自己编写和维护。支持代理轮换、JavaScript 渲染、数据清洗。
E2B
Code execution sandbox for AI agents
为 AI Agent 提供安全的代码执行沙箱。Agent 可以运行 Python/JS 代码、操作文件、调用命令行,完全隔离,按秒计费。
Modal
Serverless cloud for running AI agents and Python workloads
专为 AI 工作负载设计的无服务器云平台。几行 Python 代码即可将 Agent 部署为可扩展的云函数,支持 GPU、定时任务、并发执行。Agent 可在隔离环境中运行代码、调用工具,按实际使用量计费,冷启动极快。
Daytona
Secure sandboxed development environments for AI agents
为 AI Agent 提供安全隔离的开发环境(沙箱)。Agent 可以在其中克隆代码仓库、运行命令、修改文件,所有操作完全隔离,不影响宿主机。支持多种语言和运行时,亚秒级启动,API 优先设计。
Inngest
Durable workflow orchestration for AI agents and background jobs
为 Agent 提供持久化工作流编排能力。Agent 的长时间任务(可能运行数小时)可以安全暂停、恢复、重试,不会因超时或崩溃丢失状态。支持定时触发、事件驱动、并发控制,特别适合需要等待外部事件的 Agent 工作流。
Composio
Tool integration platform for AI agents
为 Agent 提供 200+ 应用集成(GitHub、Slack、Gmail、Notion 等)。一行代码让 Agent 调用任意外部服务,无需手写集成代码。
Toolhouse
Cloud tool store for AI agents — plug in any capability in one line
Agent 工具云商店。提供预构建的工具集合(网页搜索、代码执行、发送邮件、读写文件等),一行代码即可让 Agent 调用任意工具,无需自己实现。工具在云端执行,Agent 只需调用 API,大幅减少工具开发工作量。
n8n
Open-source workflow automation with native AI agent nodes
开源工作流自动化平台,原生支持 AI Agent 节点。可以将 Agent 嵌入复杂的自动化流程:触发条件、调用外部 API、条件分支、循环执行,400+ 预置集成。支持自托管,数据完全自主可控,是 Zapier 的开源替代。
Langfuse
Open source LLM observability for agents
开源的 Agent 可观测性平台。追踪每次 LLM 调用、工具使用、Token 消耗,可视化 Agent 的完整推理链路,帮助调试和优化。
LangSmith
Observability and evaluation platform for LangChain agents
LangChain 官方出品的 Agent 可观测平台。可追踪每一步 LLM 调用、工具使用、Token 消耗和延迟,可视化 Agent 的完整推理链路。内置 Prompt 版本管理、数据集评估和 A/B 测试,是 LangChain 生态的首选调试工具。
Helicone
Open-source LLM observability gateway with caching and cost tracking
开源的 LLM 可观测性网关。只需修改一行 base URL,即可获得所有 LLM 调用的日志、费用追踪、缓存加速和安全防护。支持 100+ 模型,框架无关,自带 Prompt 管理和用户级别监控,适合不想绑定 LangChain 的团队。
LangChain
The most popular framework for building LLM-powered agents
Agent 开发最主流的框架。提供工具调用、记忆管理、RAG、多步骤推理等核心能力,生态极丰富,支持几乎所有 LLM 和外部服务集成。配套 LangGraph 可构建复杂的有状态 Agent 工作流。
CrewAI
Role-based multi-agent framework for collaborative AI workflows
专注于多 Agent 协作的框架。每个 Agent 有明确角色(研究员、写作者、审核者),像一支团队协同完成复杂任务。上手快,代码量少,适合需要多 Agent 分工的场景。
AutoGen
Microsoft's framework for multi-agent conversations and automation
微软开源的多 Agent 对话框架。Agent 之间可以互相发消息、协商、分配子任务,内置代码生成和执行能力。适合构建需要 Agent 之间复杂交互的系统,支持人工介入(Human-in-the-Loop)。
LlamaIndex
Data framework for building document-aware AI agents
专注于数据和文档处理的 Agent 框架。擅长将非结构化文档(PDF、网页、数据库)转化为 Agent 可查询的知识库,内置 RAG 流水线、向量索引和文档 Agent。适合需要大量读取和理解文档的 Agent。
Dify
Low-code platform for building AI agents and workflows visually
低代码 Agent 构建平台,拥有可视化拖拽界面。非技术用户也能快速搭建 Agent 工作流、RAG 应用和聊天机器人。支持 200+ LLM,可一键部署为 API 或聊天界面,支持自托管。GitHub 超 12 万 star。
Guardrails AI
Input and output validation framework for AI agents
为 Agent 的输入和输出添加验证护栏。可以检测并阻止:有害内容、个人信息泄露、SQL 注入、越狱攻击、幻觉输出等。支持自定义验证规则,100+ 开箱即用的验证器,在 Agent 输出到达用户前进行过滤和修正。
x402
HTTP-native micropayment protocol for AI agents — pay per request with USDC
Coinbase 推出的 Agent 原生微支付协议。基于 HTTP 402 状态码,Agent 访问付费资源时自动用 USDC 完成支付,无需注册账号、无需信用卡、无需人工审批。Browserbase 已率先接入,Agent 可直接付费购买浏览器会话。代表 Agent 自主经济的未来方向。
Know a tool that should be here?
Submit via API or open a GitHub issue.