Model Context Protocol

AI inside your flows.
Your whole business inside your AI.

FlowClick connects both ways through the open MCP standard. An agent step can call tools on any MCP server. And FlowClick itself is an MCP server — roughly 140 tools that let Claude, or any assistant your team already uses, read your data, run your flows, score your models, and operate your processes, with permission.

Two Directions

In, and out

AI into FlowClick

The mcp step calls a tool on any MCP server — a vendor's, a partner's, your own — and the agent step lets a model use those tools mid-flow. Credentials stay in a Connection; egress is pinned and SSRF-safe like every other outbound call.

mcp stepagent stepany MCP server

FlowClick into your AI

Every workspace is an MCP server. Point Claude Desktop, Claude Code, or any MCP client at it with a scoped token and the assistant can operate your business through the same permissioned surface your team and your automations use.

~140 toolsscoped tokenssame RBAC
The Tool Surface

Not a chat wrapper. The whole platform.

The MCP tools are the platform's real management surface — the same one FlowClick's own agent and its build pipeline use. Grouped roughly:

Data

Records, bulk insert/update/delete, NoSQL documents and collections, key/value, deduplicated uploads, chunk manifests and integrity checks.

list_recordstable_bulk_insertcreate_documentkv_set

Flows & processes

Run a flow, run it for each record, cancel it; list, signal, and replay durable processes; complete human tasks; inspect runs and traces.

execute_flowprocess_signalhuman_task_completerun_get

Building & shipping

Create and update any node, import blueprints, audit and fix an app, test it, diff and publish versions, propose / validate / approve / promote changes.

node_createaudit_appversion_publish_appproposal_propose

Events & reliability

Event-source status, replay, and dead-letter queues; process DLQs; retry jobs; metrics and usage queries; lineage graphs; app health.

event_source_replaydlq_replay_bulkmetrics_querylineage_graph

Marketplace & tenancy

Browse, install, upgrade, and publish listings; grant and query entitlements; create sub-accounts and mint their tokens; legal hold and shred.

marketplace_installentitlement_querycreate_subaccountsubaccount_legal_hold

Atoms, domains & webhooks

Assign flows to hybrid runtimes behind your firewall, register and verify custom domains, subscribe outbound webhooks, and manage connections and tokens.

assign_flow_to_atomdomain_verifywebhook_subscribemanage_connection

Two more tools matter most to an assistant: get_capabilities returns the live registries of step types, entities, and semantic types, and get_best_practices returns the platform's own rules — so an AI building on FlowClick builds it the way a reviewer would want.

Apps as Tools

Publish an app, get a tool set

An application's delivery descriptor can declare an agent tools surface. On publish, FlowClick compiles the app's flows into a tool manifest for assistants — alongside its web, PWA, API, push, and offline surfaces — so "give the sales team an app" and "give the sales team's Claude a tool" are the same publish.

  • Deterministic compile: the same published version always yields the same manifest
  • Tools carry the app's permissions — an assistant sees only what its token's user could do in the app
  • Every tool call is a flow run: traced, audited, budgeted, and replayable
  • Pairs with a derived API product and OpenAPI spec for the developers on the same team

Six delivery surfaces →

 Publish — Field Service v12
🌐 web · pwa · offlineCompiled
🔗 api → OpenAPI 3 · 9 endpointsCompiled
🤖 agentTools → 7 toolsCompiled
🔔 push · 3 notifications declaredCompiled
Still Governed

Your assistant gets exactly the access you give it

An external assistant over MCP is subject to the same controls as FlowClick's own agent: token scopes, role-based permissions, effect budgets, rate limits, and the audit and trace streams. Revoke the token and it stops. AI governance on the Security page →

Connect your assistant

We'll set up a demo workspace, hand you a scoped token, and let your Claude run the process itself.

Start Free Trial Schedule a Demo