Humanloop
Humanloop helps developers build and refine AI applications, offering user feedback loops, model training, and data annotation to iterate on language model performance
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Humanloop authenticates with an API key. Generate the credential in your Humanloop account, then paste it into FlyMyAI the first time an agent uses a Humanloop action.
Get your Humanloop credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Humanloop API key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
HUMANLOOP_CREATE_PROJECT | This tool creates a new project in humanloop. it is an independent action that generates a project by accepting a project's name (required), an optional description, and an optional organization id. upon execution, it returns details of the created project, i… | name |
HUMANLOOP_DELETE_PROJECT | This tool allows you to delete a specific project from your humanloop organization. the deletion is permanent and cannot be undone. all associated data, including sessions, datapoints, and evaluations linked to the project, will be permanently removed. | project_id |
HUMANLOOP_LIST_EXPERIMENTS | This tool retrieves an array of experiments associated with a specific project in humanloop. it requires a project id (starting with 'pr ') and returns details including experiment id, name, description, creation timestamp, status, configuration details, and… | project_id |
HUMANLOOP_LIST_SESSIONS | This tool retrieves a paginated list of sessions for a specific project in humanloop. it requires a project id (and optionally, page and size for pagination) and returns session details such as id, reference id, project information, datapoints count, first in… | project_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Humanloop!