regexforge_synth — RegexForge MCP Tool
regexforge_synth
(regexforge synth) is one of 1 tool on the
RegexForge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call regexforge_synth from your client
- Claude Code RegexForge regexforge_synth run in your project directory
- Claude Desktop RegexForge regexforge_synth ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RegexForge regexforge_synth ~/.cursor/mcp.json
- VS Code RegexForge regexforge_synth .vscode/mcp.json
- Zed RegexForge regexforge_synth ~/.config/zed/settings.json
- Windsurf RegexForge regexforge_synth ~/.codeium/windsurf/mcp_config.json
- Cline RegexForge regexforge_synth ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RegexForge regexforge_synth ~/.gemini/settings.json
- Grok RegexForge regexforge_synth .mcp.json (in your project root)
- ChatGPT RegexForge regexforge_synth Settings → Connectors → Advanced → Developer mode
- Claude.ai RegexForge regexforge_synth Settings → Connectors → Add custom connector
- LangChain RegexForge regexforge_synth pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http regexforge https://regexforge.jason-12c.workers.dev/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.