Skip to content

Commit ffbd894

Browse files
committed
typo
1 parent 25e2157 commit ffbd894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"content": 'Optimize my codebase, the file is "/Users/codeflash/Downloads/codeflash-dev/codeflash/code_to_optimize/bubble_sort.py" and the function is "sorter"',
1313
}
1414
],
15-
mcp_servers=[{"type": "url", "url": f"{url}/mcp/", "name": "Code Optimization Assistant"}],
15+
mcp_servers=[{"type": "url", "url": f"{url}/mcp/", "name": "codeflash"}],
1616
extra_headers={"anthropic-beta": "mcp-client-2025-04-04"},
1717
)
1818
rprint(response.content)

0 commit comments

Comments
 (0)