Block a user
lmiranda
created branch fix/gitea-mcp-setuptools in personal-projects/leo-claude-mktplace
2026-02-03 20:06:39 +00:00
lmiranda
pushed to fix/gitea-mcp-setuptools at personal-projects/leo-claude-mktplace
2026-02-03 20:06:39 +00:00
[Sprint 01] feat: Implement MCP server core and authentication
[Sprint 01] feat: Implement MCP server core and authentication
✓ Implementation complete on branch feat/2-mcp-core
Completed:
- Created server.py with MCP server initialization using StdioServerTransport
- Implemented auth.py for API token management…
lmiranda
created branch feat/2-mcp-core in personal-projects/gitea-mcp-remote
2026-02-03 20:05:34 +00:00
lmiranda
created branch development in personal-projects/gitea-mcp-remote
2026-02-03 20:02:07 +00:00
[Sprint 01] setup: Initialize Python project structure
✓ Implementation complete on branch feat/1-project-setup
Completed:
- Created pyproject.toml with project metadata (Python 3.10+)
- Added dependencies: mcp, httpx, python-dotenv
- Set up…
lmiranda
created branch feat/1-project-setup in personal-projects/gitea-mcp-remote
2026-02-03 19:57:46 +00:00
[Sprint 01] setup: Initialize Python project structure
lmiranda
pushed to feat/1-project-setup at personal-projects/gitea-mcp-remote
2026-02-03 19:57:46 +00:00
development
development
lmiranda
deleted branch feat/gitea-mcp-packaging from personal-projects/leo-claude-mktplace
2026-02-03 19:47:36 +00:00
feat(gitea): add pip-installable packaging for external consumption