Add an AI agent that actually uses your tools.
Drop an agent into a workflow, give it your APIs and MCP tools, and let it reason and act — not just reply. The models are included, so there is no OpenAI key to obtain, store or rotate.
An agent that can do the work
The platform's own in-product assistant is built exactly this way: an agent workflow that calls tools. An AI step sits on the same canvas as everything else — it can hand off to an approval, call an app, or wait for an event.
- Models included — No OpenAI or Anthropic key to obtain, store or rotate
- Uses your tools — Give the agent your APIs, MCP servers and workflow steps to call
- Runs as a step — An agent is one node in a durable workflow — with history and retries
From idea to acting agent in three steps
No provider account, no key management, no tool-calling loop to write.
- Add an agent node: Drop an agentic step onto the canvas and write, in plain language, what it should do.
- Give it tools: Connect your APIs and MCP servers so the agent can act on the world, not just describe it.
- Run it: Trigger it from a webhook, a schedule or a chat message. Every turn and tool call is recorded.
Wiring an agent yourself
- Sign up for a model provider and manage the key
- Write the tool-calling loop, retries and timeouts
- Host it and store the conversation state
- Add logging to see what the agent actually did
With SchemaBridge
- Drop an agent node on the canvas
- Connect tools with a click
- Models and conversation state are handled for you
- Every turn and tool call is recorded
The AI is on us to start
Every free workspace includes AI — 200,000 tokens a month — with no key to bring. Build an agent, give it your tools and see it work before you ever add a card.
- 200,000 AI tokens every month, free
- No OpenAI or Anthropic key required
- No credit card to start
Do I need my own OpenAI or Anthropic key?
No. Every workspace reaches managed models through the platform, covered by your plan's AI allowance — there is no vendor key to obtain, store or rotate.
Can the agent call my APIs?
Yes. Connect your APIs and any MCP server as tools, and the agent can call them as it works through a task.
Is this a chatbot builder?
You build the assistant as a workflow. The platform's own assistant is built the same way — an agent workflow that can call tools and reason over several turns.
How much AI does the free plan include?
200,000 AI tokens every month on the free Developer plan, alongside 1,000 workflow runs — enough to build and try a real agent before paying.