OAuth connectors
Google / Microsoft / Slack / GitHub / Telegram, and growing
One-click sign-in with the services your users already have.
GIMZWARE / AI workflow builder
Visual multi-agent workflows
Design agent teams on a canvas, give them tools, knowledge and memory, and watch every run as it happens. Managed AI on our keys or yours. Build it, run it, own it.
Free forever. No credit card required.
/ how it works
One sentence in. A typed sub-task plan out, with dependencies wired and the right agent on each step.
/ the old way
9 nodes, hand-wired
Every step is a box to configure. Search, parse, loop, filter, rank, compose, send. Each one a form to fill and a field to fat-finger.
HTTP request
search query, headers, retry
Parse HTML
CSS selectors, fallback
For each result
loop, batching, timeouts
HTTP request
supplier page, headers
Function
regex price + rating
Filter
expression: price < 15
Function
rank, slice top 3
Set
compose email body
Send email
per supplier, retry
/ with auto agent
1 block, 1 sentence
One block, one sentence. The orchestrator decomposes the goal into typed sub-tasks, picks which agent runs each, and wires the dependencies.
Auto Agent
research + reasoning, max 5 sub-tasks
Goal
Find the top three coffee suppliers in London under 15 GBP/kg and draft a short outreach email to each.
/ generated plan
Find London coffee suppliers under 15 GBP/kg with public reviews
Look up review aggregate + wholesale terms for each candidate
Rank candidates, pick the top three under the price ceiling
Draft three personalised outreach emails citing each supplier's specifics
Gmail / Send email
takes the drafted text, sends one email per supplier
Auto Agent produces the drafted text via research + reasoning sub-tasks. Side effects (sending email, creating events, writing files) stay in explicit, user-wired integration blocks downstream. An Approval Gate can sit between them if you want a human pre-flight.
Live plan rendering
The plan appears on canvas as the orchestrator emits it.
Dependency-aware plan
The plan records which sub-tasks depend on which, so independent branches are dispatched together rather than in a fixed order.
Inspectable plan output
Every plan is structured JSON with the orchestrator's reasoning attached.
/ delegation
ProMost builders stop at one agent per step. SMELT agents hand work to your other agents in the middle of a run, on a canvas you own, and each block pins the exact agent version it runs.
Give an agent your other agents as tools. When it delegates, the Trace shows the hand-off live: which sub-agent ran, how long it took and what it cost in credits. Deep chains stay visible, however deep the delegation runs.
External interop
The open A2A protocol to agents beyond SMELT
Sub-agent delegation
Agents call your other agents inside a run
Integrations
OAuth connectors plus your own MCP servers
Memory
Agents remember across runs, on stores built in
Retrieval and research
Knowledge bases with grounded, cited retrieval
Models and tools
Frontier and open model families with typed tool calls
Sub-agent delegation happens inside one run. To hand work to agents outside SMELT, use the Custom A2A connector.
/ the trace, live
one run, two agents
A supervisor delegates mid-run. The hand-off, the sub-agent and the credits appear in the Trace as they happen, and the replay shows the same tree afterwards.
Credits roll up per sub-agent call. The supervisor node on the canvas shows who it delegated to for the whole run.
What powers Studio
We run the message bus, memory, routing and observability, so you get the reliability without the operations.
| Category | Technology | What it means for you |
|---|---|---|
| AI models | Claude, GPT Series, Mistral, Llama | Use our managed AI or bring your own OpenAI or Anthropic key |
| Workflow engine | Python + Rust | Python for agents, Rust for routing |
| Agent contracts | Pydantic v2 (strict mode) | Every input and output validated, no silent failures |
| Message bus | NATS JetStream | Durable delivery with replay for debugging |
| Memory | Redis + Postgres + pgvector | Working context, run history and semantic search |
| Integrations | OAuth and API key | Connect an account once and reuse it across workflows |
| Execution | SSE real-time streaming | Block-by-block streaming with live credits and duration |
| Observability | OpenTelemetry | Every agent call traced: model, latency, credits |
| Infrastructure | Azure (managed) | Managed containers, zero-downtime revision deploys |
Connections
OAuth, REST and webhooks are built in. Pro adds your own MCP tool servers, external A2A agents, and agents that call each other. No credential plumbing.
OAuth connectors
Google / Microsoft / Slack / GitHub / Telegram, and growing
One-click sign-in with the services your users already have.
REST APIs
HTTP with SSRF protection
Call any external API from your workflows with built-in URL validation.
Webhooks
Trigger workflows externally
Start a workflow from any system via HTTP webhook and receive results via callback.
Custom MCP
Bring your own tools
Point Studio at your private MCP servers to give agents access to internal tools.
Custom A2A
Connect external agents
Delegate to any A2A-compatible agent as a first-class collaborator inside your workflow.
Agents as tools
Agents call your agents
Compose specialists: let one agent invoke your other agents as tools within a single run.
Pro also brings agent memory, premium models and AI content safety. See what Pro includes
Pricing
No card required. Upgrade or cancel any time.
A run draws credits as it works, so both limits below apply and whichever you reach first pauses new runs until the month resets. Top up credits at any time, or connect your own model key to stop the credit meter entirely.
Prices are in pounds sterling and include any VAT we are required to charge, so the figure shown is the amount you pay.
Free
£0forever
Pro
£19.99/month
Business
£59.99/month