Skip to main content
MCP ServerAvailable on npm

Autonomous testing in your AI coding agent

Connect to Wopee.io and dispatch testing agents, generate tests, and manage suites — without leaving your editor.

No credit card required
View on GitHub
npm package8 MCP toolsNode.js 18+
AI Agent + Wopee.io MCP
mcp connected
Read the docs →

Your AI can code. But who tests the output?

Your CI catches technical errors but misses broken user flows

Writing test scripts manually slows down every release

You leave your editor to open a separate testing dashboard

Testing dozens of user flows manually doesn't scale

Wopee.io MCP bridges the gap. Test from where you code.

Complete testing workflow

From generating tests to dispatching autonomous agents — all through conversation

Generate Test Artifacts

wopee_generate_artifact

Generate user stories, test cases, test steps, and Playwright code from your app context.

Dispatch Testing Agent

wopee_dispatch_agent

Execute test cases with an autonomous AI agent that opens a real browser, follows test steps, and captures screenshots.

Dispatch Analysis Crawl

wopee_dispatch_analysis

Create a suite and dispatch a crawling agent to explore your web app, discover pages, and map the structure.

Fetch Test Artifacts

wopee_fetch_artifact

Retrieve generated artifacts — user stories, test cases, Playwright code, and app context.

Update Test Artifacts

wopee_update_artifact

Replace and refine user stories, test cases, or Playwright code after reviewing them.

Fetch Execution Results

wopee_fetch_executed_test_cases

Retrieve pass/fail results, agent reports, and code reports for executed test cases.

Create Suite

wopee_create_blank_suite

Create a new empty analysis suite as the starting point for your testing workflow.

List Suites

wopee_fetch_analysis_suites

List all analysis suites in your project with their UUIDs, types, and statuses.

Up and running in 3 minutes

Install the npm package, add it to your MCP config, and start testing

terminal
npm install -g wopee-mcp
# or run directly
npx wopee-mcp
1

Install

One npm package, instant setup

Run instantly with npx — the server starts in seconds. No global install needed.

mcp-config.json
// Add to your MCP config:
{
  "wopee": {
    "command": "npx",
    "args": ["-y", "wopee-mcp"],
    "env": {
      "WOPEE_API_KEY": "your-key",
      "WOPEE_PROJECT_UUID": "your-id"
    }
  }
}
2

Connect

Works with any MCP client

Two values from your Wopee.io dashboard. Paste into your AI tool's MCP config — that's all you need.

conversation
"Generate stories for login and test them"

  wopee_generate_artifact           3 user stories
  wopee_dispatch_agent              running 8 cases
  wopee_fetch_executed_test_cases   7 passed, 1 failed
3

Test

Natural language, real results

Ask your AI to test any flow. It generates stories, dispatches agents, and explains findings — all in natural language.

Plug into the AI tools you already use

The Model Context Protocol (MCP) is the open standard that lets AI agents use external tools. Any MCP-compatible client works with Wopee.io.

CC

Claude Code

CLI agent by Anthropic

CD

Claude Desktop

AI agent by Anthropic

Cu

Cursor

AI-first code editor

VS

VS Code

With Copilot or extensions

Ws

Windsurf

AI-powered IDE

+

Any MCP client

Open standard

Available on GitHub and npm

The Wopee.io MCP server is published on npm and the source code is available on GitHub. Install in seconds, inspect the code, and contribute if you'd like.

wopee_generate_artifact
wopee_dispatch_agent
wopee_dispatch_analysis
wopee_fetch_artifact
wopee_update_artifact
wopee_fetch_executed_test_cases
wopee_create_blank_suite
wopee_fetch_analysis_suites

Join the visionaries shaping the future

Trusted by the technology leaders & innovators

Wopee showcased its potential to save us valuable time and effort in maintaining the visual integrity of our application

Livesport, The fastest sports information and scores provider from 35+ sports to 100M people worldwide (60+ web and mobile apps)

Martin Šimon

Martin Šimon

Test Automation Lead

Flash score logo

Bring autonomous testing to your AI workflow

Set up in minutes, start testing immediately.

No credit card required