diff --git a/.replit b/.replit index 9aa01fa8..7a74e339 100644 --- a/.replit +++ b/.replit @@ -4,7 +4,7 @@ modules = ["python-3.10", "bash"] channel = "stable-24_05" [workflows] -runButton = "Test MCP Integration" +runButton = "Run MCP Server" [[workflows.workflow]] name = "Run MCP Tests"