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

# MCP Server

> Conecta Claude, Cursor o cualquier AI directamente a facturacion electronica boliviana. 40 herramientas MCP, lenguaje natural, zero codigo.

<div style={{textAlign: 'center', marginBottom: '8px'}}>
  <img src="https://mintcdn.com/cucuapillc/FvAy0RdzAZcvUeU_/logo/cucu-saluda.gif?s=0bd347a7ede4bc57c239dbf9970f2712" alt="CUCU AI" style={{width: '100px', margin: '0 auto', display: 'block'}} width="512" height="512" data-path="logo/cucu-saluda.gif" />
</div>

<div style={{textAlign: 'center', marginBottom: '32px'}}>
  <h1 style={{fontSize: '2.5rem', fontWeight: '900', lineHeight: '1.1', margin: '0 0 12px', letterSpacing: '-0.03em'}}>
    <span style={{color: '#FF6B01'}}>
      Tu AI ya sabe facturar
    </span>
  </h1>

  <p style={{fontSize: '1.15rem', color: '#94a3b8', maxWidth: '600px', margin: '0 auto', lineHeight: '1.6'}}>
    40 herramientas MCP. Lenguaje natural. Facturacion electronica completa
    sin escribir una sola linea de codigo.
  </p>
</div>

<div className="cucu-mcp-highlight" style={{textAlign: 'center', padding: '24px 32px', marginBottom: '32px'}}>
  <p style={{fontSize: '1rem', fontWeight: '600', margin: '0 0 8px'}}>
    MCP es el nuevo REST
  </p>

  <p style={{fontSize: '0.9rem', color: '#94a3b8', margin: '0', maxWidth: '520px', marginLeft: 'auto', marginRight: 'auto'}}>
    Asi como las APIs REST reemplazaron a SOAP, el Model Context Protocol esta
    reemplazando la integracion manual. Tu agente AI ejecuta las herramientas directamente.
  </p>
</div>

<CardGroup cols={3}>
  <Card title="Como funciona" icon="circle-play" href="/mcp/como-funciona">
    4 pasos: del lenguaje natural a la factura validada en el SIAT.
  </Card>

  <Card title="Las 40 herramientas" icon="wrench" href="/mcp/herramientas-facturacion">
    Facturacion, notas de credito, utilidades SIAT, webhooks y mas.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/mcp/quickstart">
    Conecta tu editor al MCP Server en 2 minutos.
  </Card>
</CardGroup>
