• 0 Open
    9 Closed
    Updated 2026-02-03 21:55:57 +00:00
    2026-02-10

    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.

  • 2 Open
    9 Closed
    Updated 2026-02-04 02:29:17 +00:00
    2026-02-10

    Architectural correction to fix three fatal problems:

    1. Subprocess → Direct Python import from marketplace
    2. Custom REST API → MCP Streamable HTTP protocol
    3. Missing marketplace dependency

    This is surgical correction work - supporting modules are solid and only need import updates.