This commit is contained in:
Josh at WLTechBlog
2025-11-20 16:54:39 -07:00
parent 7104957598
commit ac71ce8797
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ func main() {
cremoteServer := NewCremoteServer(cremoteHost, cremotePort)
// Create MCP server
mcpServer := server.NewMCPServer("cremote-mcp", "2.0.0")
mcpServer := server.NewMCPServer("cremote-mcp", Version)
// Register version tool
mcpServer.AddTool(mcp.Tool{