Zaira Labs Guide
ZL
Zaira Labs Guide
/zaira_search_tools

zaira search tools

Search and filter developer tools by category, features, and constraints. Returns up to 10 matching tools with decision summaries. Guide entries are kept curren

liveverifiedunknown~5s typical
mcpprobedzairalabsguide
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-zairalabs-guide /zaira_search_tools for me.

Input

FieldTypeDescription
querystringFree-text search across tool names, descriptions, and use cases. Example: "serverless data
categorystringFilter by category slug (lowercase, hyphenated). Example: "relational-database", "auth", "
hasFreeTierbooleanSet to true to only return tools with a free tier
edgeCompatiblebooleanSet to true to only return tools that work in edge runtimes (Cloudflare Workers, Vercel Ed
selfHostablebooleanSet to true to only return tools that can be self-hosted
hasArdCatalogbooleanSet to true to only return tools whose vendor publishes an ARD (Agentic Resource Discovery
mcpSupportstring (none | community | official)Filter by MCP server availability. `none` means we verified no MCP server exists for the t
artifactKindstring (open_source | managed_service)Filter by tool type. `hybrid` was retired 2026-04-18 — split tools have separate -cloud/-o
pricingModelstring (free | freemium | paid)Filter by pricing model. Note: `open_source` is a license, not a pricing model — filter by
vendorstringFilter by vendor name (partial match). Example: "Google", "AWS", "Stripe"
languagestringFilter by supported language or SDK language. Example: "TypeScript", "Python", "Go"
compliancestringFilter by compliance certification. Matching is space/dash/case-insensitive ("SOC2" matche
agentReadinessTierstring (base | agent_ready | agent_native | none)Filter by Zaira Standard agent readiness tier. Snake-case canonical values — display label

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-zairalabs-guide","endpoint":"/zaira_search_tools","input":{}}'
cli
npx cracked-ai run -p mcp-ai-zairalabs-guide -e /zaira_search_tools -i '{}'
mcp
run_tool({ provider: "mcp-ai-zairalabs-guide", endpoint: "/zaira_search_tools", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.