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
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,23 @@ This project implements a simple MCP (Model Context Protocol) server that allows
9
9
- Make moves using UCI notation.
10
10
- Reset the game with a specific skill level for the engine.
11
11
12
-
## Setup
12
+
## Installation from Registry
13
+
14
+
You can install and run this server directly from the MCP registry using an MCP-compatible client. Update your `mcp_settings.json` to include the following server configuration:
0 commit comments