Shared low-level Python helpers (subprocess, logging, fs) for the mcp-coder family of repos.
Leaf library: no internal dependencies, language-agnostic, safe to import from any MCP server or client in the mcp-coder ecosystem.
pip install mcp-coder-utilstools\reinstall_local.batThis creates a local .venv, installs the package in editable mode with dev dependencies, and overrides the sibling repos (mcp-coder, mcp-tools-py, mcp-workspace) with their latest GitHub versions.
- mcp_coder — CLI client and workflows
- mcp-tools-py — MCP server: Python code checks
- mcp-workspace — MCP server: file operations
- mcp-config — MCP client config CLI