generated from personal-projects/leo-claude-mktplace
Remove incorrect standalone MCP implementation
This commit removes the incorrectly structured standalone MCP server that was built without understanding the distinction between standalone and HTTP transport modes. These files will be replaced with proper HTTP transport wrapper components. Removed: - src/gitea_mcp/ directory (standalone server implementation) - tests/ directory (tests for standalone implementation) This clears the way for implementing the correct HTTP-wrapped architecture. Closes #9 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
"""Tests for Gitea MCP server."""
|
||||
Reference in New Issue
Block a user