# subagenttypescript.com — the TypeScript + Zod primitive > A D1-backed catalog of the real Zod schemas this repo's own code defines in scripts/agents/schema.ts, the TS mirror of crates/schema/src/agent.rs. ## API - GET /api/zod-schemas — list all cataloged Zod schemas - GET /api/changes — newest-first change feed (?cursor=&limit=) for polling agents - POST /mcp — Streamable-HTTP MCP endpoint (initialize / tools/list / tools/call get_zod_schemas); server card at /.well-known/mcp/server-card.json ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog