# Agenite ## Docs - [Agent API](https://docs.agenite.com/api-reference/agent.md): Complete reference for the Agent class - [LLM APIs](https://docs.agenite.com/api-reference/llm.md): Reference for LLM utilities in Agenite - [MCP API](https://docs.agenite.com/api-reference/mcp.md): API reference for the Model Context Protocol (MCP) integration - [Middleware APIs](https://docs.agenite.com/api-reference/middleware.md): Reference for middleware in Agenite - [Provider APIs](https://docs.agenite.com/api-reference/providers.md): Reference for LLM providers in Agenite - [Steps APIs](https://docs.agenite.com/api-reference/steps.md): Reference for steps in Agenite - [Tool API](https://docs.agenite.com/api-reference/tool.md): Complete reference for the Tool class - [Agents](https://docs.agenite.com/core-concepts/agents.md): Understanding Agenite agents - the central orchestrators of AI interactions. - [LLM](https://docs.agenite.com/core-concepts/llm.md): Understanding the LLM abstraction layer that powers Agenite - [Overview](https://docs.agenite.com/core-concepts/overview.md): Understanding the fundamental building blocks and architecture of Agenite - [Providers](https://docs.agenite.com/core-concepts/providers.md): Understanding LLM providers and how they integrate with Agenite - [Tools](https://docs.agenite.com/core-concepts/tools.md): Extending agent capabilities through specialized tools - [Building a coding agent](https://docs.agenite.com/deep-dive-building-coding-agent.md): Learn how to build a powerful coding agent using Agenite's tools and streaming capabilities - [Building a web research agent](https://docs.agenite.com/deep-dive-building-web-research-agent.md): Learn how to build a web research agent using Agenite's MCP integration to access web data - [Examples](https://docs.agenite.com/examples.md): Explore real-world examples of Agenite in action - [Introduction](https://docs.agenite.com/introduction.md): A modern, modular, and type-safe framework for building AI agents using typescript - [MCP](https://docs.agenite.com/packages/mcp.md): A Model Context Protocol (MCP) wrapper for Agenite - [Pretty Logger](https://docs.agenite.com/packages/pretty-logger.md): A colorful console logging middleware for Agenite agents - [Quick start](https://docs.agenite.com/quickstart.md): Get started with Agenite in minutes ## Optional - [Github](https://github.com/subeshb1/agenite) - [Discord](https://discord.gg/v3TXcD6tUH)