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

# Agentic Integrations

> Enable AI agents to work seamlessly with AutoSend. Our MCP server and skills integrate with coding agents, MCP clients, and no-code platforms.

export const APP_PATHS = {
  home: '/',
  quickstart: '/quickstart',
  domainConfiguration: '/domain',
  apiReference: '/api-reference',
  sendEmail: '/api-reference/mails/send',
  bulkSendEmail: '/api-reference/mails/bulk',
  upsertContactApiRef: '/api-reference/contacts/upsert-contact',
  transactional: '/transactional-emails',
  emailActivity: '/transactional-emails/email-activity',
  emailTemplates: '/transactional-emails/email-templates',
  sendingEmail: '/quickstart/email-using-api',
  transactionalTroubleshooting: '/transactional-emails/troubleshooting',
  marketing: '/marketing-emails',
  campaigns: '/marketing-emails/campaigns',
  contacts: '/marketing-emails/contacts',
  contactsIntroduction: '/marketing-emails/contacts/introduction',
  contactsImportCsv: '/marketing-emails/contacts/import-csv',
  contactsLists: '/marketing-emails/contacts/lists',
  contactsSegments: '/marketing-emails/contacts/segments',
  contactsCustomFields: '/marketing-emails/contacts/custom-fields',
  sender: '/marketing-emails/sender',
  unsubscribeGroups: '/others/unsubscribe-groups',
  webhookIntroduction: '/others/webhooks/introduction',
  webhookEventType: '/others/webhooks/event-type',
  webhookRetries: '/others/webhooks/retries',
  webhookVerifyRequests: '/others/webhooks/verify-requests',
  dynamicTemplates: '/dynamic-templates',
  guides: '/guides',
  sitemap: '/sitemap.xml',
  team: '/others/team',
  automations: '/automations',
  smtpIntroduction: '/quickstart/smtp',
  betterAuth: '/guides/better-auth',
  templateVariables: '/transactional-emails/variables',
  suppressions: '/others/suppressions',
  rateLimit: '/api-reference/rate-limit',
  nodejsSdk: '/sdk/nodejs',
  smtpIntegrationGuides: '/guides/smtp',
  apiKeys: '/api-keys',
  apiReferenceIntroduction: '/api-reference/introduction',
  lovableGuide: '/ai/integrations/lovable',
  aiIntroduction: '/ai/introduction',
  aiSkills: '/ai/skills',
  aiMcpServer: '/ai/mcp-server',
  aiLovable: '/ai/integrations/lovable',
  aiBolt: '/ai/integrations/bolt',
  aiV0: '/ai/integrations/v0',
  aiReplit: '/ai/integrations/replit',
  mcpClaude: '/ai/mcp-clients/claude',
  mcpCursor: '/ai/mcp-clients/cursor',
  mcpCopilot: '/ai/mcp-clients/copilot',
  mcpWindsurf: '/ai/mcp-clients/windsurf',
  mcpCodex: '/ai/mcp-clients/codex',
  mcpAntigravity: '/ai/mcp-clients/antigravity',
  mcpChatgpt: '/ai/mcp-clients/chatgpt',
  mcpRaycast: '/ai/mcp-clients/raycast',
  domainWarmup: '/marketing-emails/domain-warmup',
  projects: '/projects',
  createAutomationApi: '/api-reference/automations/create-automation'
};

AutoSend integrates with AI coding agents and no-code AI tools so you can add email capabilities to any AI-built application. Whether you're using a coding agent like Cursor or a no-code tool like Lovable, AutoSend makes it easy to send transactional emails, save contacts for marketing campaigns, trigger email automations, and more.

## Developer Tools

<Columns cols={2}>
  <Card title="MCP Server" icon="https://mintcdn.com/autosend-13920f5c/nx_wYfWx3qeZwg1C/icons/mcp-server.svg?fit=max&auto=format&n=nx_wYfWx3qeZwg1C&q=85&s=0dd551ae2357852385b62e88f54306f9" href={APP_PATHS.aiMcpServer} width="24" height="24" data-path="icons/mcp-server.svg">
    Connect AutoSend's MCP server to build email campaigns and templates with AI tools using natural
    language.
  </Card>

  <Card title="Skills" icon="https://mintcdn.com/autosend-13920f5c/nx_wYfWx3qeZwg1C/icons/skill.svg?fit=max&auto=format&n=nx_wYfWx3qeZwg1C&q=85&s=ae3a53a746a17ed5ec3dceca2fb5be8f" href={APP_PATHS.aiSkills} width="24" height="24" data-path="icons/skill.svg">
    Install the AutoSend skill so AI agents can seamlessly integrate AutoSend's email API into your
    code.
  </Card>
</Columns>

## AI Coding Agents

<CardGroup cols={2}>
  <Card title="Claude" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/claude-code.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=e6078dbac553f07b7cd86160333d9c89" href={APP_PATHS.mcpClaude} width="120" height="120" data-path="images/ai-tools/claude-code.png">
    Connect AutoSend MCP server with Claude Desktop and Claude Code.
  </Card>

  <Card title="Cursor" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/cursor.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=cc2adfa8ff2d766c22314884d8f49046" href={APP_PATHS.mcpCursor} width="120" height="120" data-path="images/ai-tools/cursor.png">
    Connect AutoSend MCP server with Cursor.
  </Card>

  <Card title="GitHub Copilot" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/copilot.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=03b17a5c40e45c78e94b5f8d22ac1566" href={APP_PATHS.mcpCopilot} width="120" height="120" data-path="images/ai-tools/copilot.png">
    Connect AutoSend MCP server with GitHub Copilot.
  </Card>

  <Card title="Windsurf" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/windsurf.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=48a7bb4119ab6ef5c970ca0b14af8dbb" href={APP_PATHS.mcpWindsurf} width="120" height="120" data-path="images/ai-tools/windsurf.png">
    Connect AutoSend MCP server with Windsurf.
  </Card>

  <Card title="Codex" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/codex.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=75416689d548738f6303faa7193e89dc" href={APP_PATHS.mcpCodex} width="120" height="120" data-path="images/ai-tools/codex.png">
    Connect AutoSend MCP server with OpenAI Codex.
  </Card>

  <Card title="Antigravity" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/antigravity.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=cc7b18ee7d0415a90ff5f5a844794ce2" href={APP_PATHS.mcpAntigravity} width="120" height="120" data-path="images/ai-tools/antigravity.png">
    Connect AutoSend MCP server with Antigravity.
  </Card>

  <Card title="ChatGPT" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/chatgpt.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=23f186cf5fb853d3309650f2c054d2bc" href={APP_PATHS.mcpChatgpt} width="120" height="120" data-path="images/ai-tools/chatgpt.png">
    Connect AutoSend MCP server with ChatGPT.
  </Card>
</CardGroup>

## AI App Builders

<CardGroup cols={2}>
  <Card title="Lovable" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/lovable.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=66d04be06b086d0504ebb1d0c1c24eb5" href={APP_PATHS.aiLovable} width="120" height="120" data-path="images/ai-tools/lovable.png">
    Integrate AutoSend with your Lovable app.
  </Card>

  <Card title="Bolt" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/bolt.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=1bb9f951237c24996c269a7358b1a16f" href={APP_PATHS.aiBolt} width="120" height="120" data-path="images/ai-tools/bolt.png">
    Integrate AutoSend with your Bolt app.
  </Card>

  <Card title="v0" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/v0.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=8b89bdec7c6f5de11f4f460de6d162f9" href={APP_PATHS.aiV0} width="120" height="120" data-path="images/ai-tools/v0.png">
    Integrate AutoSend with your v0 project.
  </Card>

  <Card title="Replit" icon="https://mintcdn.com/autosend-13920f5c/60GQg54gtTfeyr8J/images/ai-tools/replit.png?fit=max&auto=format&n=60GQg54gtTfeyr8J&q=85&s=9a3870cd926cc4e0fbc0d0747fda8096" href={APP_PATHS.aiReplit} width="120" height="120" data-path="images/ai-tools/replit.png">
    Integrate AutoSend with your Replit project.
  </Card>
</CardGroup>
