Skip to main content
Developer ToolsTypeScript

currents-dev/currents-mcp

πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).

developer-toolsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/currents-dev/currents-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "currents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "currents-dev/currents-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
currents-dev