Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Honeyhive

Honeyhive

HoneyHive is a modern AI observability and evaluation platform that enables developers and domain experts to collaboratively build reliable AI applications faster.

24VIEWS
2120USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app honeyhivenpx @composio/cli add cursor --app honeyhivenpx @composio/cli add cursor --app honeyhivenpx @composio/cli add cursor --app honeyhive

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Datapoints To Dataset

Tool to add datapoints to a dataset. Use when you need to append multiple entries with specified input, ground truth, and history mappings.

Create Batch Model Events

Tool to create multiple model events in a single request. Use when you need to log a batch of event interactions to HoneyHive.

Create Batch Tool Events

Tool to log a batch of external API calls as tool events. Use when you need to record multiple tool events in one request—use after gathering all event data.

Create Dataset

Tool to create a dataset. Use when you need to initialize a new dataset within a project.

Create Tool

Tool to create a new tool. Use when you need to register a new function or plugin for invocation.

Delete Datapoint

Tool to delete a specific datapoint by its ID. Use when you need to remove a datapoint from HoneyHive after confirming its identifier.

Delete Dataset

Tool to delete a dataset by ID. Use when you need to remove a dataset after confirming its ID.

End Evaluation Run

Tool to mark an evaluation run as completed. Use after finishing manual evaluations to update the run status to completed.

Get Configurations

Tool to retrieve a list of configurations. Use when you need to fetch all configurations for a specific project before making changes.

Get Datasets

Tool to retrieve a list of datasets. Use when you need to fetch datasets for a specific project with optional filters.

Get Metrics

Tool to retrieve all metrics. Use when you need to list metrics for a specific project, after obtaining project context.

Get Projects

Tool to retrieve projects. Use when you need to list all available projects.

List Tools

Tool to list all available Honeyhive tools. Use when you need to discover which functions or plugins are registered for use.

Retrieve Datapoint

Tool to retrieve a specific datapoint by its ID. Use when you have a datapoint ID and need its full details.

Retrieve Datapoints

Tool to retrieve a list of datapoints. Use when you need to fetch datapoints for a project with optional filters.

Retrieve Events

Tool to retrieve events by filters. Use when you need to export events based on filter criteria, date range, and pagination.

Retrieve Experiment Result

Tool to retrieve the result of a specific experiment run. Use when you need the status, metrics, and datapoint-level details of a completed experiment.

Start Evaluation Run

Tool to initiate an evaluation run using external datasets. Use after selecting a project and events; optionally link a dataset.

Start Session

Tool to start a new session. Use when you need to initiate a new tracking session and retrieve its session_id.

Update Datapoint

Tool to update a specific datapoint. Use when you need to modify fields of an existing datapoint.

20 actions available