- Set PWD in monkeypatch to prevent _find_project_directory() from finding the real project
- Explicitly delete GITEA_REPO from environment in all config tests
- All 82 tests now pass (was 78/82)
- Copied source from leo-claude-mktplace/mcp-servers/gitea/ v1.0.0
- Renamed module: mcp_server → gitea_mcp (all imports updated)
- Created pyproject.toml for standalone package identity
- Preserved all existing tools and test suite
- MCP SDK imports unchanged
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>