Now supporting MCP tool calls

Build workflows. Connect everything. Automate the work.

ForgetzStudio Workflow Agent connects your social media, Gmail, GitHub, MCP servers, and APIs into automated workflows you can build, run, and monitor from one place.

10 native integrationsUnlimited MCP serversRuns on your schedule or triggers
workflow / social-listener.runlive
InstagramNew commentConnected
MCP Serversocial-toolkitRunning
AI AgentClassifying intentProcessing
GmailSummary draftedWaiting
GitHubFollow-up issueWaiting

One workflow. Every channel.

Draft once, and let a single workflow publish and respond across every social channel your audience actually uses.

Give your agent access to real tools.

Connect MCP servers to give your workflow agent access to external tools, data, and actions — without writing custom integration code for each one.

Read MCP docs
Workflow AgentOrchestrating 3 serversRunning
MCP Server AConnected
GmailWaiting
MCP Server BRunning
GitHubRunning
MCP Server CProcessing
Custom APIProcessing

Turn every inbound email into a handled task.

A workflow reads the message, has an agent analyze it, saves the result, and replies — without anyone touching the inbox.

New GmailConnected
Read emailConnected
AI AgentRunning
AnalyzeProcessing
Save resultWaiting
Send responseWaiting

Priya Nair <priya@northline.io>

Subject: API rate limit increase request

09:41
Readingstep 2 / 6

AI Agent — analyzing intent

Classified as: billing request — routed to the billing workflow, summary saved for the team.

northline/api-gateway

#482 — Rate limiter drops valid requests under burst load

bugpriority: high
09:12:03Issue #482 opened by @lena-k
09:12:04Workflow Agent picked up event
09:12:06Labeled as bug, priority: high
09:12:09Task created in linear.app
Task created and team notified in 6.2s

Turn issues into tracked work automatically.

When an issue is opened, a workflow reads it, decides what kind of work it is, creates a task, and pings the right people.

GitHub issueConnected
Workflow AgentRunning
Analyze issueProcessing
Create taskWaiting
Notify teamWaiting

Answer customers before they wait.

Incoming WhatsApp messages are matched against your knowledge base and answered automatically, with a clean handoff when a human needs to step in.

Customer messageConnected
WhatsAppConnected
Workflow AgentRunning
Knowledge baseProcessing
ResponseWaiting

Amara T.

Online
Hi — does the pro plan include unlimited MCP servers?
Yes — the Pro plan includes unlimited MCP server connections.
Matched: pricing-faq.md
Auto-replying0.8s

A builder that looks like what you'll actually ship.

Arrange triggers, agents, and actions on a canvas, then watch each run execute step by step.

Workflow Builder — support-triage
run logsCompleted
12:04:01Trigger fired — new message from priya@northline.io
12:04:02AI Agent classified intent: feature request
12:04:03GitHub issue #511 created
12:04:03Run completed in 2.1s

AI Agent: analyze email

Node configuration

workflow-agent-v2
Classify intent + summarize
JSON: { intent, summary }
Readynode 2 / 3

Connect the tools you already use.

Ten native integrations today, with webhooks and a REST API for everything else.

Instagram

Publish posts, replies, and DMs from a workflow.

Connected

Facebook

Automate page posts and comment moderation.

Connected

Threads

Cross-post and track replies automatically.

Available

WhatsApp

Route customer messages into your workflows.

Connected

Gmail

Trigger workflows from incoming email.

Connected

GitHub

React to issues, PRs, and repository events.

Connected

MCP Servers

Give agents access to external tools and data.

Connected

Webhooks

Send and receive events from any system.

Available

REST API

Call any HTTP API as a workflow step.

Available

Custom Tools

Wrap internal scripts as reusable actions.

Available

Built for developers.

Use APIs, webhooks, MCP servers, and custom integrations to extend your workflows past what the visual builder covers.

  • Define workflows as code and version them with your repo
  • Trigger runs from webhooks or a typed REST API
  • Register your own MCP servers as first-class actions
workflow.config.ts
const workflow = {
trigger: "gmail.new_email",
actions: [
"agent.analyze",
"github.create_issue",
"whatsapp.notify"
]
};

Watch every run as it happens.

Each step reports its status the moment it changes, so you always know exactly where a workflow is.

Workflow executionrun #1042
Gmail triggerRunning
AI Agent analysisWaiting
GitHub actionWaiting
WhatsApp notificationWaiting

Everything a workflow needs.

Workflow automation

Chain triggers, conditions, and actions into multi-step workflows that run on their own.

MCP integration

Connect MCP servers so agents can read, write, and act on real external tools.

Social media

Publish and respond across Instagram, Facebook, Threads, and WhatsApp from one place.

AI agent

Drop an agent into any step to analyze input and decide what happens next.

Developer tools

Extend workflows with APIs, webhooks, and custom integrations you already maintain.

Monitoring

Watch every run in real time and get alerted the moment something breaks.

From connection to insight, in four steps.

01

Connect

Link the services your team already uses — social accounts, inboxes, repos, and APIs.

02

Build

Arrange triggers and actions on the canvas to describe exactly what should happen.

03

Automate

Publish the workflow and let it run whenever the trigger condition is met.

04

Monitor

Track every execution, inspect logs, and catch failures before they pile up.

Turn your tools into workflows.

Connect your services, build powerful automations, and let ForgetzStudio handle the repetitive work.

View documentation