> ## Documentation Index
> Fetch the complete documentation index at: https://docs.base44.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI development tools overview

> Tools that help AI assistants work more effectively with Base44

Base44 provides tools that help AI assistants work with your backend projects. They each do something different and work best together:

<CardGroup cols={1}>
  <Card title="Skills" icon="graduation-cap" href="/developers/backend/overview/skills" horizontal>
    Equip your AI coding agent with Base44 knowledge so it can help you build, deploy, and manage projects.
  </Card>

  <Card title="Base44 MCP server" icon="server" href="/developers/backend/overview/mcp-server" horizontal>
    Lets an AI assistant create and manage projects in your Base44 account directly.
  </Card>

  <Card title="Docs MCP server" icon="book" href="/developers/backend/overview/base44-docs-mcp" horizontal>
    Gives your AI assistant access to search Base44 documentation on the fly.
  </Card>
</CardGroup>
