Testing that plugs into your stack
Wopee.io integrations connect autonomous testing to the tools your team already uses: AI coding agents such as Claude Code, Cursor, VS Code, and Windsurf through the Model Context Protocol (MCP); ChatOps in Slack and Microsoft Teams; GitHub repositories and GitHub Actions for test execution; test frameworks including Playwright, Cypress, Robot Framework, and WebdriverIO; and a GraphQL API that powers all of it.
AI coding agents
Run Wopee.io from your editor through the open-source wopee-mcp server. Any MCP client can generate tests, dispatch testing agents, fetch results, and file bugs, in plain conversation.
Claude Code
Anthropic's CLI agent. Add wopee-mcp to your MCP config and dispatch testing agents straight from the terminal.
Claude Desktop
Chat with your testing project from Claude Desktop, generate user stories, run tests, and review results.
Cursor
Ask Cursor to test the flow you just built. Wopee.io agents run it in a real browser and report back.
VS Code
Works with GitHub Copilot and MCP-enabled extensions, so you can test without leaving your editor.
Windsurf
Connect once in the MCP config, then generate and run tests in natural language from the AI-powered IDE.
ChatOps
Test results where your team already talks, and a testing agent you can talk back to.
Slack
One-click install from your project settings. Test results are pushed to the channel you pick, and you can mention the testing agent to ask about results or trigger work, right from Slack.
Microsoft Teams
BetaThe same two-way agent chat, in Teams. In beta, contact us for early access.
Git & CI
Your tests are real Playwright code you can export, open, and run without Wopee.io.
GitHub
Generated Playwright tests live in a Git-backed workspace you can export at any time, real code, no lock-in.
GitHub Actions
Agent runs execute as GitHub Actions workflows, and the raw CI logs are available live in the app for every run.
GitLab
Sign in to Wopee.io with your GitLab account. And because generated tests are plain Playwright, they run in GitLab CI like any other suite.
Test frameworks
Playwright is native, agents generate and run plain Playwright tests. Visual testing SDKs cover the other frameworks your suites already use.
Playwright
Native. Agents generate plain Playwright tests, and the visual testing SDK adds AI-powered visual checks to suites you already have.
Cypress
Visual testing SDK for Cypress, add visual checks to your existing specs with a few lines of code.
Robot Framework
Visual testing SDK with listener and library modes, supporting both Selenium and Browser Library.
WebdriverIO
Visual testing SDK for WebdriverIO, including full-page visual capture for native mobile apps.
API
Everything above is built on the same API you can use yourself.
GraphQL API
The GraphQL API powers the app, the MCP server, and the SDKs. Create a per-project API key in your project settings and automate the rest.