Vibetest MCP automates QA testing for websites using Browser-Use agents. It exposes tools for test automation, including page navigation, element interaction, and assertion validation. Connects to websites via Browser-Use agents. Developers use it for automated regression testing, cross-browser validation, and UI quality assurance.
Vibetest MCP automates QA testing for websites using Browser-Use agents. It exposes tools for test automation, including page navigation, element interaction, and assertion validation. Connects to websites via Browser-Use agents. Developers use it for automated regression testing, cross-browser validation, and UI quality assurance.
pip install vibetest-useAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"browser-use-vibetest-use-github": {
"command": "uvx",
"args": [
"pip install vibetest-use"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from vibetest use?"
API Key Required
This server requires an API key from vibetest use. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| VIBETEST_USE_API_KEY | Yes | Your vibetest use API key |
"What resources are available in vibetest use?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in vibetest use"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in vibetest use with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.