Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'regexforge_synth', 'name': 'regexforge_synth', 'description': 'Synthesize a battle-tested regex from labeled examples. Input: optional natural-language description + 20 examples (10 positive, 10 negative, or any mix of ≥4). Output: regex + flags + test matrix proving every example is handled correctly + backtracking-risk analysis. Deterministic; no LLM at serve time.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 159.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://regexforge.jason-12c.workers.dev/mcp
JSON-RPC initialize probe
curl -X POST https://regexforge.jason-12c.workers.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://regexforge.jason-12c.workers.dev/mcp
Listed at (chiark)
https://chiark.ai/agents/10fa14b2-b514-43d6-825e-88dbdd828284