AgentKit is a library for creating AI agents in TypeScript, with orchestration at its core. It scales from a single model call up to multi-agent systems that use tools, such as support or coding agents.
It supports OpenAI, Anthropic, Gemini and other OpenAI-compatible models, and includes a tools API that can use MCP. It helps developers build, test and deploy agents reliably, and it is free to use.