# Datagen ## Docs - [Add MCP Servers](https://datagen.dev/guide/add-mcp-servers.md): Connect external services like Gmail, Linear, and Slack to your agents - [Agent Templates](https://datagen.dev/guide/agent-templates.md): Browse and install pre-built agent templates from the DataGen template repository - [Alternative Setup Methods](https://datagen.dev/guide/alternative-setup.md): Set up DataGen with CLI, Direct Connect, Claude Desktop, or Cursor - [Run Agents Autonomously](https://datagen.dev/guide/autonomous.md): Trigger agents from external events with webhooks, or run them on a schedule - [Per-Agent Channel Config](https://datagen.dev/guide/channels-agent.md): Customize Email and Slack settings for each agent - [Global Channel Config](https://datagen.dev/guide/channels-overview.md): Set up Email and Slack channels at the account level - [Create Your First Agent](https://datagen.dev/guide/create-agent.md): Build a Claude Code agent, skill, or command and prepare it for deployment - [Create Custom Tool](https://datagen.dev/guide/custom-tools.md): Build custom tools from Python code and deploy as APIs - [Deploy Your Agent](https://datagen.dev/guide/deploy-agent.md): Deploy agents, skills, and commands from Claude Code or the web UI - [Introduction](https://datagen.dev/guide/introduction.md): Deploy Claude Code agents, connect tools, and automate workflows - [Monitor Agent Runs](https://datagen.dev/guide/monitoring.md): View execution logs, tool calls, and agent output - [Quick Start](https://datagen.dev/guide/quickstart.md): Install the DataGen plugin and run your first skill in under 2 minutes - [Code Mode](https://datagen.dev/guide/sdk-tools.md): Write Python or TypeScript scripts for bulk workflows and programmatic tool calling - [CLI Command Reference](https://datagen.dev/reference/cli.md): Complete reference for the DataGen CLI - [DataGen MCP Server](https://datagen.dev/reference/mcp-overview.md): Overview of the DataGen MCP server and available tool categories - [MCP Tools Reference](https://datagen.dev/reference/mcp-tools.md): Complete parameter reference for all DataGen MCP tools - [Python SDK Reference](https://datagen.dev/reference/sdk-python.md): Complete API reference for the DataGen Python SDK - [TypeScript SDK Reference](https://datagen.dev/reference/sdk-typescript.md): Complete API reference for the DataGen TypeScript SDK ## OpenAPI Specs - [openapi](https://datagen.dev/api-reference/openapi.json) ## Optional - [Documentation](https://datagen.mintlify.app/) - [Community](https://discord.gg/6nfr4hh38r) - [Agent Guide](https://datagen.dev/agents-guide)