Skip to content
Elaichi Elaichi

application_development

FlowMate

Connect FlowMate to Elaichi and hand every teammate a governed MCP endpoint — 20 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.

FlowMate

AI tools

FlowMate tools for your AI agents

20 tools are ready to mint as an MCP endpoint the moment you connect FlowMate — governed by the same roles, restrictions, and audit log as everything else in Elaichi.

create_a_flowmate_auth

Log in to FlowMate with username and password. Returns the authentication token and its id. Required: username, password.

list_all_flowmate_flow

List flows in flowmate. Returns the flow records including id, name, type, status, createdAt, and updatedAt.

get_single_flowmate_flow_by_id

Get a single flowmate flow by id. Returns data containing the full flow record, plus meta. Required: id.

delete_a_flowmate_flow_by_id

Delete a flowmate flow by id. Returns an empty success object on success. Required: id.

update_a_flowmate_flow_by_id

Update an existing flowmate flow by id. Returns data containing the updated flow record, plus meta. Required: id, name, graph, type.

flowmate_flow_start

Start a flowmate flow by flow_id. Returns data with the flow id and new status, plus meta. Required: flow_id.

flowmate_flow_stop

Stop a flowmate flow's integration process by flow id. Returns the flow's id and new status under data, plus response metadata. Required: flow_id.

list_all_flowmate_flow_template

List flow templates in flowmate available to the current user or their tenants. Returns: type, id, status, createdAt, updatedAt. Supports filtering by status, user, sort, search, and tags.

create_a_flowmate_flow_template

Create a new flow template in flowmate. Returns data (the created template object, including id, name, type, status, createdAt, and updatedAt) and meta. Required: name, graph, type.

get_single_flowmate_flow_template_by_id

Get a single flow template in flowmate by id. Returns data (the template with id, name, status, createdAt, updatedAt) and meta. Required: id.

delete_a_flowmate_flow_template_by_id

Delete a flow template in flowmate by id. Returns an empty 204 response on success. Required: id.

update_a_flowmate_flow_template_by_id

Update an existing flow template in flowmate by id. Returns data (the updated template with id, name, status, createdAt, updatedAt) and meta. Required: id.

flowmate_flow_template_generate_flow_from_template

Generate a new flow in flowmate from an existing flow template. Returns data and meta, where data contains the new flow's id and status. Required: template_id. Deprecated.

list_all_flowmate_user

List all users in flowmate. Returns user records including id, username, firstname, lastname, status, tenant, roles, permissions, confirmed, and img. Optional: meta.

create_a_flowmate_user

Create a new user in flowmate. Returns the created user with id, username, firstname, lastname, status, tenant, roles, permissions, confirmed, and img. Required: username, firstname, lastname.

get_single_flowmate_user_by_id

Get a single flowmate user by id. Returns: id, username, password. Required: id.

flowmate_user_get_current

Get the current authenticated flowmate user. Returns: id, username, password.

list_all_flowmate_reporting

List execution counts for FlowMate reporting by time frame. Returns grouped execution records in data (_id, user, tenant, allFlows, executions, username) and period metadata with start, end, and totalExecutions. Optional: start, end, groupby.

list_all_flowmate_log

List flowmate logs for a tenant, optionally filtered by flow, step, or error-only mode. Returns the raw response object. Required: tenant.

create_a_flowmate_webhook

Send a JSON payload to a FlowMate incoming webhook by webhook_id (flow ID). The body is processed in the flow. Returns an empty JSON object on success. Required: webhook_id.

How it works

From FlowMate account to governed MCP endpoint

Connect

Link a FlowMate account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.

Compose

The connection becomes a toolbox instantly. Curate which FlowMate tools are exposed, rename them, or freeze arguments.

Mint

Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.

Give every teammate a governed MCP server

Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.