Skip to content

Commit 25e2157

Browse files
committed
quick fix
1 parent cdcd7ad commit 25e2157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from tests.scripts.end_to_end_test_utilities import CoverageExpectation, TestConfig, run_codeflash_command
66

77
mcp = FastMCP(
8-
name="Code Optimization Assistant",
8+
name="codeflash",
99
instructions="""
1010
This server provides code optimization tools.
1111
Call optimize_code(file, function) to optimize your code.

0 commit comments

Comments
 (0)