RegexForge for Cursor
io.github.walkojas-boop/regexforge
Deterministic regex synthesis from labeled examples. Zero LLM, proof matrix, backtracking audit.
client:Cursor
transport:streamable-http
tools:1
Install RegexForge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"regexforge": {
"url": "https://regexforge.jason-12c.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs