coding_tools_mcp/server.py | CLI parser, transports, auth, MCP request handling, tool registry, schemas, runtime policy, command execution, file tools, Git tools, and diagnostics. |
coding_tools_mcp/__init__.py | Package version exported to server metadata. |
pyproject.toml | Python version, package metadata, dependencies, optional extras, and CLI entry point. |
tests/ | Regression tests for protocol, schemas, safety gates, command behavior, and tool output. |
scripts/ and docs/ | Helper scripts and operational notes, including remote or tunnel workflows. |
benchmarks/ | Runtime and dogfood benchmark helpers. |