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

# Overview

> Entry point for Bonsai REST API and MCP server references

<CardGroup cols={2}>
  <Card title="REST API" icon="globe" href="/project/api-reference/rest-api/overview">
    REST API endpoints for search, organizations, hits, and AI landing pages.
  </Card>

  <Card title="MCP Server" icon="unplug" href="/project/api-reference/mcp-server/overview">
    Model Context Protocol (MCP) server (for example, ChatGPT Apps SDK)
  </Card>
</CardGroup>
