Back to Home
OctoMind-dev icon

octomind-mcp

Verified Safe

by OctoMind-dev

Overview

Enables AI agents to programmatically create, execute, and manage end-to-end tests on the Octomind platform.

Installation

Run Command
npx @octomind/octomind-mcp

Environment Variables

  • APIKEY
  • OCTOMIND_API_URL
  • REDIS_URL
  • SESSION_EXPIRATION_SECONDS
  • LOG_FILENAME
  • LOG_LEVEL

Security Notes

The server uses `zod` for robust input validation on all tool parameters, which is a strong security practice. API keys are managed through environment variables or request headers and are redacted from error logs. Session management supports both in-memory and Redis storage with optional expiration. A `PUBLIC_MINTLIFY_API_KEY` is hardcoded, but it's explicitly labeled as public and used for a search service, not for sensitive operations on the Octomind platform itself. No `eval` or obvious malicious code patterns were found.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens750
Stars21
Forks9
Last Update2025-12-12

Tags

e2e testingtest automationAI agentsAPI integrationdevelopment tools