Rehearsal

sajjadGG/Rehearsal
★ 0 stars Python AI/LLM Updated today
Local end-to-end testing lab for any MCP server: coding agents role-play real users, drive your tools over multiple turns, score runs, and render/interact with MCP Apps ui:// widgets.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rehearsal": {
      "command": "uvx",
      "args": [
        "rehearsal"
      ]
    }
  }
}

Or install with pip: pip install rehearsal

Topics

agent-testingai-agentsclaudecodexdeveloper-toolsend-to-end-testingllmllm-evaluationmcpmcp-appsmodel-context-protocolpythontesting-tools