Skip to content

Commit 1e30fcd

Browse files
authored
Update README.md (#43)
1 parent 5f75cc1 commit 1e30fcd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,15 @@ container based simulator of a real "Grid Engine" cluster. It can
1717
dump the configuration of a SGE or Open Grid Engine cluster and
1818
apply changes to a cluster simulated within a container.
1919
(See the [`cmd/simulator`](cmd/simulator) directory for more information.)
20-
- **`sharetree` Application**: This application implements a
20+
- **`sharetree` GUI Editor**: This application implements a
2121
simple web-based visualization and editing tool for Open Cluster
2222
Scheduler (OCS) and Gridware Cluster Scheduler (GCS) sharetree
2323
configurations.
2424
(See the [`cmd/sharetree`](cmd/sharetree) directory for more information.)
25+
- **[mcp-server](https://github.com/hpc-gridware/go-clusterscheduler/tree/main/cmd/describe-mcp)**: Implements an example MCP (Model Context Protocol) for
26+
interacting with the cluster. Process job details, accounting information,
27+
cluster configuration details with your favorite AI application (like Claude)
28+
which supports MCP extensions.
2529

2630
## Go API Development Container
2731

0 commit comments

Comments
 (0)