Integrations
Every LLMGraph workflow deploys to a REST API and an embeddable chat widget. These are the channels people plug them into today.
Shopify
GuideAdd an AI assistant to your storefront with one script tag. No App Store install, works on every Shopify plan.
Read the guideWordPress
GuideThe LLMGraph plugin embeds the chat widget and proxies requests through your own server, so your API key never reaches the browser.
Read the guideZapier
Private betaTrigger LLMGraph workflows from thousands of apps. The Zapier app is in private beta; contact us if you want in early.
Request accessMake
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 npmMCP
Expose your deployed workflows as Model Context Protocol tools so Claude and other MCP clients can invoke them.
View on npmGitHub Actions
Invoke a deployment from CI: summarize diffs, triage issues, or gate releases with a workflow you own.
View on the MarketplaceSlack
Self-host templateWire 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 templateSame pattern as Slack: a self-host bot template in the LLMGraph repo forwards Discord messages to your deployment and posts the reply.