Octomind MCP Server

v1.0.0Developer Toolsstable

the search tool can be used to search the octomind documentation for a given query. The search results are returned as a list of links to the documentation.

browser-automation
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

the search tool can be used to search the octomind documentation for a given query. The search results are returned as a list of links to the documentation.

Features

  • search
  • getTestCase
  • executeTests
  • getEnvironments
  • createEnvironment

Use Cases

the search tool can be used to search the octomind documentation for a given query. The search results are returned as a list of links to the documentation.
the getTestCase tool can retrieve a test case for a given test target and test case id. A test case id is unique to the test target. The test case includes a set of interactions and assertions. it is the result of a discovery or a manual creation.
the executeTests tool can trigger a set of tests for a given test target. The test target id is unique to the test target. The tests are executed on the provided url. The context object is used to provide information about the source of the test exec
the getEnvironments tool can retrieve environments for a given test target. an environment represents a specific setup or deployments for a test target. It include a test account when necsesary to login, a header configuration, a discovery url and a
the createEnvironment tool can create an environment for a given test target. an environment represents a specific setup or deployments for a test target. It include a test account when necsesary to login, a header configuration, a discovery url and
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @octomind/octomind-mcp

Manual Installation

npx -y @octomind/octomind-mcp

Examples

Basic Configuration

Configure Octomind MCP Server

npx -y @octomind/octomind-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "octomind": { "command": "npx", "args": ["-y", "@octomind/octomind-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Octomind MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides