Skip to content

Commit 4c96714

Browse files
authored
Update README for Python MCP Client description
1 parent b475070 commit 4c96714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project exposes Cheat Engine functionality through a REST API server built
1919

2020
## Related Projects
2121

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
2323

2424
<!-- ## Current Features
2525
@@ -87,4 +87,4 @@ uv sync
8787

8888
### Available API Endpoints
8989

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

Comments
 (0)