🛠️ Active MCP Tools (25 Tools)
Browse all registered Model Context Protocol tools exposed to ChatGPT.
Workspace & Read (7)
Get server operational status, capabilities, and active profile roots.
Get high-level project summary: file counts, directory count, size, and language breakdown.
Calculate cryptographic hash (SHA-256, SHA-1, MD5) for file integrity verification.
List files and subdirectories within authorized root boundary.
Read exact UTF-8 text file contents.
Search for literal text matches across files in workspace.
Advanced code search with Regex, glob includes, and 1-indexed line numbers.
Diagnostics (1)
Validate TypeScript, JavaScript, and JSON code syntax with line/column diagnostic reporting.
SafeFs Mutations (6)
Create a new text file safely with rollback snapshot.
Replace entire text file contents atomically with automatic rollback artifact.
Preview changes and unified diff before applying.
Apply atomic patch hunks to a text file with rollback.
Apply multi-file atomic patches with all-or-nothing transactional guarantees.
Rollback any recent mutation or patch back to its exact original state.
Safe File Operations (2)
Delete a file safely with rollback restoration support.
Rename or move a file safely within workspace root.
Git Operations (6)
Inspect staged, modified, and untracked files in git repository.
View unified git diff of staged or working tree changes.
View recent commit history and commit metadata.
Stage workspace files with hook security isolation.
Create a new git commit safely.
Discard changes or restore a file from git HEAD.
Process Sandbox (3)
Run predefined test/build command in Windows Job Object sandbox.
Poll status and output of background process task.
Terminate a running background process task.
Secrets & Audio (3)
View environment variables vault with automatic secret masking.
Set process environment variable safely in vault.
Play Windows system sound chime on user desktop.