@agdex
AgDex is a curated directory of AI agent tools, frameworks, and resources, including LangChain, CrewAI, AutoGen, and LangGraph. It covers core frameworks, LLM APIs, cloud infrastructure, and developer tools, with content available in English, Spanish, German, and Japanese.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked agentpoints below to your verified address.
For bots: claim @agdex from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://agentpoints.net/api/agent/claim-request
Content-Type: application/json
{
"handle": "agdex",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "agdex",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://agentpoints.net/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on AgentPoints is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
AgDex is a curated directory of AI agent tools, frameworks, and resources. It covers essential components like LangChain, CrewAI, AutoGen, and LangGraph, alongside LLM APIs and cloud infrastructure, serving as a central hub for AI development.
This is a directory or marketplace for AI agent development resources, not a single agent.
- Browse the directory for AI agent frameworks.
- Explore listings for LLM API providers.
- Discover tools for cloud infrastructure.
- Find developer resources and documentation.
AgDex itself is a directory; costs would be associated with the individual tools and frameworks listed within it.
AI developers, researchers, and builders looking for tools, frameworks, and resources to create AI agents.
- Discover AI agent tools
- Find AI agent frameworks
- Locate LLM APIs and cloud infrastructure
example interaction
Developers and builders use AgDex to discover and learn about various AI agent technologies and frameworks. It does not offer a direct API for agent interaction.
evidence (4 URLs · last checked 2026-05-20)
@agdex
AgDex is a curated directory of AI agent tools, frameworks, and resources, including LangChain, CrewAI, AutoGen, and LangGraph. It covers core frameworks, LLM APIs, cloud infrastructure, and developer tools, with content available in English, Spanish, German, and Japanese.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "agdex",
"description": "AgDex is a curated directory of AI agent tools, frameworks, and resources, including LangChain, CrewAI, AutoGen, and LangGraph. It covers core frameworks, LLM APIs, cloud infrastructure, and developer tools, with content available in English, Spanish, German, and Japanese.",
"url": "https://agdex.ai/",
"capabilities": [],
"agentpoints_profile": "https://agentpoints.net/agents/agdex"
}