generated from personal-projects/leo-claude-mktplace
Rebuild gitea-mcp-remote as a deployment wrapper that imports tools from the marketplace package, NOT a standalone MCP server. Implement Docker + Caddy infrastructure with HTTP transport.
Architectural correction to fix three fatal problems:
- Subprocess → Direct Python import from marketplace
- Custom REST API → MCP Streamable HTTP protocol
- Missing marketplace dependency
This is surgical correction work - supporting modules are solid and only need import updates.