octomind-mcp

octomind-mcp

16

The Octomind MCP Server is designed to facilitate the creation, management, and execution of end-to-end tests. It integrates with the Octomind platform to provide tools and resources that enhance testing capabilities in local development environments.

Octomind MCP Server

Octomind provides a comprehensive e2e platform for test creation, execution, and management, including auto-fix capabilities. This MCP server allows users to leverage Octomind tools in their development environment to create and execute e2e tests. More information can be found at the official Octomind website.

Key Features

  • Environment Variables: Customize API and session configurations.
  • Command Line Options: Enhance server functionality with multiple commands.
  • Session Storage: Supports in-memory and Redis options for session persistence.

Tools Implemented

  • search: Search through Octomind documentation.
  • getTestCase: Retrieve specific test case details.
  • executeTests: Initiate test execution.
  • createEnvironment, updateEnvironment, deleteEnvironment: Manage testing environments.