CodexPro
Related Servers
Alternatives to CodexPro
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables ChatGPT Web Developer Mode to interact with local repositories through MCP, providing tools for file editing, shell execution, Git worktrees, semantic navigation, and checkpoints.286 npm2MIT
- AlicenseAqualityBmaintenanceConnects ChatGPT to a local developer workspace through MCP, enabling bounded repository analysis, file and image inspection, direct edits, command verification, and Git-aware review.22MIT
- AlicenseNot gradedqualityBmaintenanceEnables ChatGPT to read and edit local project files, inspect Git changes, and run approved development scripts through a secure MCP tunnel, with optional Codex Desktop integration.177 npm2Apache 2.0
- AlicenseNot gradedqualityAmaintenanceEnables ChatGPT to operate authorized local projects through MCP, including reading and modifying code, viewing Git changes, running configured programs, and reading local Codex sessions to continue work.01MIT
- AlicenseNot gradedqualityAmaintenanceEnables ChatGPT to inspect and edit local projects through a secure MCP interface, offering workspace management, file operations, git integration, and safe command execution.5MIT
- AlicenseNot gradedqualityBmaintenanceTurns ChatGPT web into a local coding agent, enabling file edits, shell commands, Git operations, patches, and process management through 40+ MCP tools.MIT
TDQS
Scored across 15 tools
Each tool has a distinct purpose: workspace opening, file operations, verification, handoff, and diagnostics. Even similar tools like open_current_workspace/open_workspace and show_changes/bash are clearly differentiated through descriptions.
Mixed naming conventions: some tools use verb_noun (load_skill, show_changes), some are bare verbs (search, read, write, edit), and a few are nouns (tree, bash) or hyphenated identifiers (codexpro_self_test). Although most names are readable, the pattern is not uniform.
15 tools is well-scoped for a coding workspace MCP server. Each tool covers a distinct operation without redundancy, and the count is within the ideal 3-15 range.
The tool surface covers workspace discovery, file read/write/edit, search, verification, change review, and agent handoff. Minor gaps exist (e.g., no explicit file delete or config modification), but core workflows are fully supported.