This commit is contained in:
Josh at WLTechBlog
2025-12-09 14:58:00 -07:00
parent 77d1061ae7
commit 87e5e0555d
6 changed files with 159 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/mark3labs/mcp-go/server"
)
const Version = "2.2.0-contrast-detection-fix"
const Version = "2.2.1-contrast-detection-fix"
// CremoteServer wraps the cremote client for MCP
type CremoteServer struct {