OctoMind-dev/octomind-mcp
lets your preferred AI agent create & run fully managed [Octomind](https://www.octomind.dev/) end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail.
Quick Start
Clone the repository:
git clone https://github.com/OctoMind-dev/octomind-mcpClaude Desktop configuration example:
{
"mcpServers": {
"octomind-mcp": {
"command": "npx",
"args": [
"-y",
"OctoMind-dev/octomind-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.