currents-dev/currents-mcp
ποΈ π βοΈ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).
Quick Start
Clone the repository:
git clone https://github.com/currents-dev/currents-mcpClaude Desktop configuration example:
{
"mcpServers": {
"currents-mcp": {
"command": "npx",
"args": [
"-y",
"currents-dev/currents-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.