{"ok":true,"site":{"host":"agentswitchboard.dev","url":"https://agentswitchboard.dev/","type":"live","desc":"Browse, compare, and integrate AI agents with real API, MCP, and CLI access. The curated directory for developers building on the agentic web.","tools":[{"name":"search_agents","kind":"answer","impl":"imperative","description":"Search Agent Switchboard's directory of vetted AI agents, MCP servers, and agentic tools. Filter by free-text query, category slug, and/or access method (api, mcp, cli, browser-extension).","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text search over name, description, tags"},"category":{"type":"string","description":"Category slug, e.g. \"autonomous-agents\""},"access":{"type":"string","description":"api | mcp | cli | browser-extension"},"limit":{"type":"number","description":"Max results (default 10)"}}},"executable":true,"handlerField":"execute","page":"/"},{"name":"get_agent","kind":"answer","impl":"imperative","description":"Get full detail for one agent by slug: description, provider, categories, access methods, tags, and links.","inputSchema":{"type":"object","properties":{"slug":{"type":"string"}},"required":["slug"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"list_categories","kind":"answer","impl":"imperative","description":"List all directory categories with their agent counts. Slugs are valid inputs for search_agents.","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute","page":"/"}],"category":"AI & Agents","favicon":"/favicons/agentswitchboard.dev.png","apiSurface":"spec","toolCount":3}}