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

# AI and Automations

> Connect AI assistants and automation platforms directly to your Vendaze account.

Vendaze integrates natively with AI assistants and automation platforms. Connect your account once and let your tools interact with your CRM directly, with no code required.

## AI assistants

The Vendaze MCP (Model Context Protocol) server is listed as an official integration in **Claude** and **ChatGPT**. Connect your account and start asking questions and performing actions in your CRM through natural conversation.

<CardGroup cols={2}>
  <Card title="Claude" icon="comment-dots" href="/en/ai/claude">
    Connect via the Claude integrations panel.
  </Card>

  <Card title="ChatGPT" icon="robot" href="/en/ai/chatgpt">
    Connect via ChatGPT connectors.
  </Card>
</CardGroup>

The MCP can also be connected in any IDE or client that supports the protocol, such as Cursor, Windsurf, GitHub Copilot, and others. See the [MCP Server reference](/en/ai/mcp) for per-tool setup instructions.

Once connected, you can talk to your assistant naturally:

* "What are my open deals this month and what is their total value?"
* "Create a contact named John Smith at company XYZ with email [john@xyz.com](mailto:john@xyz.com)."
* "Which tasks are overdue?"
* "Move the Quarterly Contract deal to the Proposal Sent stage."

## Automation platforms

Vendaze has a native app listed on Zapier. Connect your account from the platform. No developer credentials needed.

<CardGroup cols={1}>
  <Card title="Zapier" icon="bolt" href="/en/ai/zapier">
    Connect Vendaze to 7,000+ apps without code. Native app available at zapier.com/apps/vendaze.
  </Card>
</CardGroup>
