Creating ready-to-run tests from your agent-powered IDE
You can use your MCP suppported IDE client to have Octomind generate test directly from your codebase. The tests will be stored and hosted in the Octomind app, ready for immediate execution and built for easy maintenance.Here is how you get started:
Replace “YOUR API KEY” with your actual Octomind API key
Make sure to keep the quotes around your API key
Save the file
Restart your IDE
Close and reopen your IDE to apply the changes
Verify installation
Open a terminal in your IDE and run a simple Octomind command to verify the installation
You can tell the AI agent in your IDE to create tests from the codebase or use another data source connected to it.Like Jira tickets for example. Check it out in this video:
If you are using an AI agent like Claude Desktop and you have it connected to other data sources like Jira, Slack, test management tool or even your docs, you can easily create ready-to-run Octomind tests by just telling the AI agent.Watch this example of how we used Claude to automate manual tests from their descriptions in TestRail test management system:Learn more about MCP and our Octomind MCP server.