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 package7 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 Content

wopee_generate_artifact

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

Dispatch Testing Agent

wopee_dispatch_agent

One prompt launches an AI agent that explores your app, tests interactions, and reports back.

Analyze & Create Suites

wopee_dispatch_analysis

Create a new suite and auto-analyze it with custom variables and instructions.

Fetch Test Data

wopee_fetch_artifact

Get generated artifacts — user stories, test cases, screenshots, and reports — right in your conversation.

Refine Tests

wopee_update_artifact

Update test cases, user stories, and steps through conversation. Iterate on the fly.

Suite Management

wopee_create_blank_suite

Create and browse test suites without opening the dashboard.

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 created
  wopee_dispatch_agent     running 5 test cases...

  4 passed | 1 issue found
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_dispatch_agent
wopee_dispatch_analysis
wopee_fetch_artifact
wopee_generate_artifact
wopee_update_artifact
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