Skip to content
Cursor

Regex Tester API for Cursor

io.github.br0ski777/regex-generator

Test, validate and explain regular expressions with match highlighting. x402 micropayment.

client:Cursor transport:sse

Install Regex Tester API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "regex-generator": {
      "url": "https://regex-generator.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Regex Tester API in other clients