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

# Welcome to Peedief

> Template to PDF service with both API and MCP server for AI agents and automation workflows

# Welcome to Peedief - Template to PDF Service

Peedief is a **Template to PDF service** that offers both direct API access and MCP server integration for AI agents and automation workflows. Choose between programmatic API control or AI-powered document generation through natural conversation.

## Integration Options

Choose your preferred integration method:

<Columns cols={2}>
  <Card title="API Integration" icon="code" href="/api-integration">
    Direct REST API for programmatic control and automation
  </Card>

  <Card title="MCP Server" icon="robot" href="/mcp-tools">
    AI agent integration for natural language document generation
  </Card>
</Columns>

## Quick Start

<Columns cols={3}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Create your account and first template
  </Card>

  <Card title="API Reference" icon="book" href="/api-reference/introduction">
    Complete API documentation and examples
  </Card>

  <Card title="MCP Setup" icon="robot" href="/mcp-tools">
    Connect AI agents like Claude Desktop
  </Card>
</Columns>

## Key Features

<Columns cols={3}>
  <Card title="Intelligent Templates" icon="brain">
    Conditional logic, loops, and nested object support
  </Card>

  <Card title="AI-First Design" icon="robot">
    Template metadata guides AI data collection
  </Card>

  <Card title="Direct Data Submission" icon="bolt">
    Send JSON data directly - no HTML generation
  </Card>

  <Card title="Dual Access" icon="link">
    REST API for developers, MCP for AI agents
  </Card>

  <Card title="Instant Generation" icon="zap">
    From data to finished PDF in one request
  </Card>

  <Card title="Professional Output" icon="award">
    Templates handle formatting automatically
  </Card>
</Columns>

## Use Cases

* **Certificate Generation**: Academic certificates, professional certifications, training certificates with validation
* **Invoice Generation**: Service invoices, product invoices, subscription billing with tax calculations
* **Report Generation**: Financial reports, analytics reports, compliance reports with charts and data
* **Letter Generation**: Business correspondence, legal documents, personalized communications
* **AI Workflows**: Automated document creation through AI agent conversations

## How Peedief Works

### Template-First Approach

1. **Template Creation**: Design custom document templates in the Peedief dashboard
2. **Template Naming**: Each template gets a descriptive name/ID for reference
3. **Integration**: Connect via REST API or MCP server
4. **Data Submission**: Send structured JSON data to populate templates
5. **PDF Generation**: Receive professional PDFs using your custom designs

### Two Integration Methods

**API Integration**: Direct programmatic access for developers

* REST endpoints for PDF generation
* Template management via API
* Custom authentication and webhook support

**MCP Integration**: AI agent-powered document creation

* Natural language interface through AI assistants
* Template selection through conversation
* Automated data collection and validation

## Getting Help

Need assistance? We're here to help:

* Start with our [Getting Started Guide](/getting-started)
* View [API Reference](/api-reference/introduction) for developers
* Learn [MCP Integration](/mcp-tools) for AI agents
* Browse [Template Examples](/certificates) for inspiration
* Contact support at [support@peedief.com](mailto:support@peedief.com)
