claude mcp add opee-io-wopee-mcp -- npx -y wopee-mcp
{
"mcpServers": {
"opee-io-wopee-mcp": {
"command": "npx",
"args": ["-y", "wopee-mcp"]
}
}
}
{
"mcpServers": {
"opee-io-wopee-mcp": {
"command": "npx",
"args": ["-y", "wopee-mcp"]
}
}
}
{
"mcpServers": {
"opee-io-wopee-mcp": {
"command": "npx",
"args": ["-y", "wopee-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables AI testing agents for web applications, allowing for the dispatch of test runs, crawls, and the fetching of artifacts and status. It is available as a package named wopee-mcp on npm and can be connected to through stdio. Developers would use this tool when they need to integrate AI-powered testing capabilities into their web application development workflow.
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
wopee-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The wopee-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.