Skip to content

The datasheet for every AI agent

Summary

StackAI is a no-code enterprise platform for building AI agents in a drag-and-drop workflow builder, connecting them to company systems and knowledge bases, and publishing them as chat, form, Slack or API interfaces. It is aimed at IT teams in regulated organisations.

From
Free
Free tier
Yes500 runs per month, 2 projects, 1 seat, community support on Discord. The comparison table marks API Access, Analytics, Custom Domain, SSO, Access Control, on-prem and VPC deployment, BAA and email support as not included on Free.
Visit StackAI CompareFind alternatives

What it does

Writes code
PartlyOnly inside a workflow node: the Code Node ships an AI assistant that drafts Python or TypeScript that runs in a sandbox, not application source in a repository.The Code Node lets you write and run custom Python or TypeScript code directly inside a Stack AI workflow, with the help from an AI code assistant.docs.stackai.com/workflow-builder/utils…
Done-for-you service
PartlyYou run the software yourself, but enterprise buyers also get StackAI people: forward-deployed engineers, weekly co-building sessions and dedicated solution engineers on the Enterprise plan.StackAI provides the platform and forward-deployment engineers to help customers build complex use cases and deploy those with confidence.docs.stackai.com/welcome-to-stackai/ove…

How much it does unattended

Runs autonomously
YesTrigger nodes start workflows on external events or on a schedule with no operator present, and human review is an optional node rather than a requirement.A Trigger Node is the starting point for any automated workflow. Once a specific event happens, the trigger automatically run your StackAI workflow.docs.stackai.com/workflow-builder/input…
Multi-agent
YesSubflow Tools let one orchestrating agent call other agents as named specialists, in parallel or in sequence, each with its own workflow and output node.Subflow Tools enables orchestrations across a fleet of AI agents.docs.stackai.com/workflow-builder/core-…
Agent permissions
YesBuilders choose the stop points: an Ask Human tool pauses a run for approval, while admins allow or block individual tools, connectors and LLMs org-wide.It allows an AI workflow to pause execution, request input from a human in the Chat Assistant interface, and then resume execution once the user…docs.stackai.com/workflow-builder/core-…

Which models it runs on

Claude
YesAnthropic is one of the providers StackAI supplies hosted keys for, and the agent node's own settings document Claude-specific behaviour such as required streaming on long responses.By default, Stack AI provides hosted API keys for popular providers (like OpenAI, Anthropic, etc.) so users can get started quickly.docs.stackai.com/workflow-builder/core-…
GPT
YesOpenAI models are selectable directly, and the docs also describe adding them through an Azure OpenAI private-cloud connection for latency and compliance reasons.Microsoft Azure and AWS Bedrock offer the ability to host private clouds with OpenAI models. You can add these models in Stack AI using an "Azure"…docs.stackai.com/workflow-builder/core-…
Open models
YesOpen-weight models are reachable two ways: Llama-family models through a Cerebras key, and any model you host yourself through the Local provider connection.Stack AI integrates natively with Cerebras, letting you connect your Cerebras API key and use Llama-family models directly inside your workflows…docs.stackai.com/workflow-builder/apps/…
Model choice
YesThe buyer picks provider and model per agent node and can switch later from a dropdown; admins may narrow that list but the vendor does not fix one model.StackAI is provider-agnostic, just choose your favorite provider and select the model you'd like to use in your project.docs.stackai.com/workflow-builder/core-…

Where you use it

In your editor
PartlyThere is no StackAI editor plugin; the account is reachable from Cursor or Claude via the hosted MCP endpoint, which is an assistant integration rather than an IDE surface.The StackAI MCP server connects your AI assistant — Claude, Cursor, or any assistant that supports the Model Context Protocol — directly to your…docs.stackai.com/interface-and-deployme…
On the command line
PartlyThe published CLI installs and maintains the self-hosted platform on customer servers; it is an operations tool for on-prem deployments, not a way to drive an agent from a terminal.Enterprise-grade command-line interface for auto-deploying, managing, and maintaining StackAI's platform on customer infrastructure.docs.stackai.com/stackai-auto-cli/readme
In your pipeline
PartlyA GitHub node can read repositories and act on pull requests from inside a workflow, but nothing documents StackAI running as a step in a CI pipeline.This node connects your StackAI automation to Github’s powerful API, making it easy to interact with repositories, pull requests, workflows, and more.docs.stackai.com/workflow-builder/apps/…
In a browser
YesEverything happens in the browser: a drag-and-drop canvas to build the agent and prebuilt hosted interfaces such as chat, forms and website chatbots to publish it.Canvas: the main component of the Stack AI tool, a 2D canvas where you can drag and drop nodes and connect them to build your workflow.docs.stackai.com/welcome-to-stackai/ove…

Whose machine it runs on

Self-hosted
PartlyOn-premise and VPC deployment exist but sit in the Enterprise column of the plan table; the free tier is multi-tenant cloud only, and deployment needs a licensed CLI.StackAI's on-premise deployment offers enterprise-grade control, performance, and security by running entirely within your organization's…docs.stackai.com/welcome-to-stackai/sec…
Open source
NoEven the self-hosted build is proprietary: installing it requires a licence key and private registry credentials issued by an account manager, and the repository linked from the On-Premise page is not public.StackAI License Key (provided by StackAI Account Manager)docs.stackai.com/stackai-auto-cli/readme

What it costs to run

How it meters
YesConsumption is metered in runs, where a run is one workflow execution; seats and projects are counted separately and the Enterprise run allowance is negotiated.In StackAI, a run represents the execution of a workflow instance.stackai.com/pricing
Free tier
YesA standing zero-cost plan with 500 runs a month, two projects and one seat lets you build without talking to sales, though support is Discord only.Start for free. Upgrade to get the capacity that exactly matches your team's needs.stackai.com/pricing
API access
PartlyAny published flow can be called as a REST endpoint with an org token, but the plan comparison marks API Access as an Enterprise row while ticking the REST API plugin on Free.Once your flow is ready for production, you can deploy it as an API. Just click on deploy to get a production-ready version of your model.docs.stackai.com/interface-and-deployme…
MCP server
YesA hosted MCP server lets another assistant list, read, run and edit your workflows after an OAuth sign-in, and a MCP node lets your agents call outside MCP servers.The connection URL is https://mcp.stack.ai/mcp, the same for everyone.docs.stackai.com/interface-and-deployme…
Bring your own key
YesOrganisations can attach their own provider API keys, make them the workspace default, and switch off StackAI-supplied keys so all inference bills to their own accounts.Once disabled, users must add their own connection (API key) to use that provider in workflows.docs.stackai.com/workflow-builder/core-…

Buying it for a team

A company can buy it
YesThe Enterprise plan is sold to organisations by quote and bundles seats, access control, SSO and compliance paperwork; there is no self-serve paid individual plan.For teams who want a custom experience with advanced security and support.stackai.com/pricing
Seat model
PartlySeats are counted - one on the free plan, a negotiated number on Enterprise - but no per-seat price, floor or ceiling is published anywhere on the site.Custom number of seatsstackai.com/pricing
Admin controls
YesAdmins constrain the agents centrally: enable or disable individual LLMs, apps and tools, force org API keys, restrict who may publish and require SSO on interfaces.Feature access allows admins to manage Multi-Factor Authentication, Knowledge Bases, LLM access, and more.docs.stackai.com/welcome-to-stackai/sec…
Audit log
PartlyRun-level activity and project version history are recorded and downloadable, but no page documents an audit trail of administrative actions such as role or policy changes.Downloadable project analytics show who ran what, when, with which models, token counts, latency, and per-step traces (inputs, KB hits, outputs).docs.stackai.com/welcome-to-stackai/sec…
Single sign-on
PartlySAML SSO with Okta or Entra plus SCIM provisioning is documented, but the plan comparison shows SSO unavailable on Free and included only with Enterprise.Connect your Identity Provider to enable login and role-mapping through SAML protocol.stackai.com/security

Not established: Pooled budget

What happens to your code

Opt out of training
YesNo opt-out toggle is needed because the vendor states training is contractually excluded through DPAs with the model providers; its OpenAI and Anthropic DPAs are published.We ensure that your data is not used for training AI models through data processing addendums (DPAs).stackai.com/security
Data residency
PartlyResidency is solved by moving the software, not by picking a region: on-premise and VPC deployments are offered, while no region list is published for the hosted cloud.For organizations with strict data residency or sovereignty requirements, StackAI offers On-Premise deployment options, critical for industries like…docs.stackai.com/welcome-to-stackai/ove…
Getting out
YesProjects export to a JSON file you can keep or re-import, and analytics are downloadable; runs are a monthly allowance rather than credits that accrue.A JSON file will be downloaded, this is the workflow that can be imported or saved locally.docs.stackai.com/interface-and-deployme…
Certifications
YesThe docs claim SOC 2 Type II, HIPAA, GDPR, CCPA-CPRA and ISO 27001, a SOC 2 report is requestable and a BAA is listed as an Enterprise-only row.StackAI is SOC 2 Type II, HIPAA, GDPR, and CCPA-CPRA compliant, with ISO 27001 certification.docs.stackai.com/welcome-to-stackai/ove…

29 sourced claims on this page. Checked 2026-09-09. How we check.

Sources and updates

The pages we read20

Every fact below comes from the vendor. Nothing here is independently corroborated yet.

Updates1

  • Capabilities · Commercial terms · Free tier · Price

Advertise here

Reach buyers mid-decision. Reach builders choosing their next agent. Promote your brand with a display placement or bring your listing into focus with Featured.

Explore owner options →Advertise on this page →

The digestFree

Which agents actually ship.

What we re-checked, what got added, and one number from the index. Tuesdays.

126 agents trackedOne-click unsubscribe