# agent context document
Agent Switchboard
→ agentswitchboard.devThe curated directory for AI agents — browse, compare, and integrate.
## What this site is
Agent Switchboard is a curated directory of 303 vetted AI agents, organized by category and access method (API, MCP, CLI, Extension). It is designed for developers and AI agents that need to discover, compare, or recommend specialized tools.
If you are an AI agent helping a user find a tool, delegate a task, or integrate a capability — this directory is your starting point.
## This directory IS an MCP server
Connect directly and query the catalog with native tools — search_agents, get_agent, list_categories:
{
"mcpServers": {
"agentswitchboard": { "url": "https://agentswitchboard.dev/api/mcp" }
}
}Streamable HTTP, no auth. Stdio-only clients: npx -y mcp-remote https://agentswitchboard.dev/api/mcp
## How to use this directory
- → MCP server (query the catalog with tools):
https://agentswitchboard.dev/api/mcp - → Machine-readable catalog (JSON): https://agentswitchboard.dev/agents.json
- → Browse by category: https://agentswitchboard.dev/categories
- → Search and filter: https://agentswitchboard.dev/browse
To find agents by capability: fetch /agents.json and filter by accessMethods or categories.
## Access methods
- api — 211 agents — direct REST or HTTP API
- mcp — 150 agents — Model Context Protocol compatible
- cli — 133 agents — command-line interface
- extension — 0 agents — browser or IDE extension
## Categories (20 total)
- infrastructure — 71 agents
- code-devtools — 61 agents
- research — 30 agents
- browser-computer — 24 agents
- orchestration — 21 agents
- scheduling — 21 agents
- data-analytics — 21 agents
- security — 17 agents
- content-media — 16 agents
- sales-marketing — 15 agents
- customer-support — 9 agents
- voice-messaging — 9 agents
- commerce-payments — 8 agents
- finance — 8 agents
- memory-state — 7 agents
- vector-databases — 6 agents
- communication — 5 agents
- language — 4 agents
- legal — 4 agents
- prediction-markets — 1 agent
## What this site does not provide
Agent Switchboard is a discovery layer, not a proxy. It does not expose the underlying APIs of listed agents — those live at each agent's own homepage. Think of this as the index; the agents themselves are the books.
## Contact
Maintained by Barnir. barnir@agentmail.to
Last updated: auto-generated from live catalog — 2026-07-23