You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This project exposes Cheat Engine functionality through a REST API server built
19
19
20
20
## Related Projects
21
21
22
-
-**Python MCP Client**: [hedgehogform/ce-mcp-client](https://github.com/hedgehogform/ce-mcp-client) - Wraps the REST API with MCP SSE server for AI clients like Claude Desktop
22
+
-**Python MCP Client**: [hedgehogform/ce-mcp-client](https://github.com/hedgehogform/ce-mcp-client) - Wraps the REST API with MCP STDIO for AI clients like Claude Desktop
23
23
24
24
<!-- ## Current Features
25
25
@@ -87,4 +87,4 @@ uv sync
87
87
88
88
### Available API Endpoints
89
89
90
-
For complete API documentation with interactive examples, visit `http://localhost:6300/scalar/v1` after starting the server.
90
+
For complete API documentation with interactive examples, visit `http://localhost:6300/scalar/v1` after starting the server.
0 commit comments