Integrations

Every LLMGraph workflow deploys to a REST API and an embeddable chat widget. These are the channels people plug them into today.

  • Shopify

    Guide

    Add an AI assistant to your storefront with one script tag. No App Store install, works on every Shopify plan.

    Read the guide
  • WordPress

    Guide

    The LLMGraph plugin embeds the chat widget and proxies requests through your own server, so your API key never reaches the browser.

    Read the guide
  • Zapier

    Private beta

    Trigger LLMGraph workflows from thousands of apps. The Zapier app is in private beta; contact us if you want in early.

    Request access
  • Make

    Every LLMGraph deployment is a plain REST endpoint, so Make's HTTP module can call your workflows today with an x-api-key header.

  • n8n

    Community node for calling LLMGraph deployments from n8n workflows, installable from npm.

    View on npm
  • MCP

    Expose your deployed workflows as Model Context Protocol tools so Claude and other MCP clients can invoke them.

    View on npm
  • GitHub Actions

    Invoke a deployment from CI: summarize diffs, triage issues, or gate releases with a workflow you own.

    View on the Marketplace
  • Slack

    Self-host template

    Wire a deployment into Slack with the self-host bot template in the LLMGraph repo: a small service that forwards messages to your endpoint.

  • Discord

    Self-host template

    Same pattern as Slack: a self-host bot template in the LLMGraph repo forwards Discord messages to your deployment and posts the reply.