Provides intelligent code editing capabilities through local language models, combining AST-grep pattern matching and ripgrep text search for precise structural modifications with automatic backup creation, validation, and rollback capabilities across multiple files.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.WORKSPACE_ROOT— /path/to/project # Workspace confinementFAST_APPLY_MAX_FILE_BYTESFAST_APPLY_ALLOWED_EXTSFAST_APPLY_MAX_REQUEST_BYTESFAST_APPLY_STRICT_PATHS— 1 # Path validationFAST_APPLY_URL— "": "http://localhost:1234/v1",FAST_APPLY_MODEL— fastapply-1.5b # Model identifierFAST_APPLY_API_KEY— optional-key # API key if requiredFAST_APPLY_TIMEOUT— 30.0 # Request timeoutFAST_APPLY_MAX_TOKENS— 8000 # Response token limitFAST_APPLY_TEMPERATURE— 0.05 # Model consistencyFAST_APPLY_RETRY_ATTEMPTSFAST_APPLY_RETRY_BACKOFF[](https://m8ven.ai/mcp/betmoar-fastapply-mcp-1ke4w2)