Skip to content
Zed

Regex Tester API for Zed

io.github.br0ski777/regex-generator

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

client:Zed transport:sse

Install Regex Tester API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Regex Tester API in other clients