Skip to main content
CruciHiL ships a FastMCP server that exposes 18 tools to any MCP-compatible AI client. With the MCP server connected, an AI assistant can query rigs, trigger test runs, analyze failures, and generate new test suites — all from a conversation.

Starting the MCP server

For SSE transport (HTTP, suitable for remote connections):
The SSE server binds to 0.0.0.0:8001.

Environment variables

Connecting Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
Restart Claude Desktop. You should see CruciHiL tools appear in the tools panel.

Connecting Cursor

In Cursor settings, add an MCP server:
Start the SSE server first:

Connecting GitHub Copilot

Use the SSE transport. Add the server URL to your Copilot MCP configuration in VS Code settings.

Available tools (18 total)

Rig management

Test runs

Result inspection

Signal and suite introspection

AI-assisted

Authoring and verification

Typical AI workflows

Failure analysis

Onboarding a new rig

Generating a test suite

See also