Skip to content

Commit 81effe6

Browse files
committed
docs: replace LibreChat Python installer with MCP Action plugin
1 parent 3d15436 commit 81effe6

1 file changed

Lines changed: 23 additions & 6 deletions

File tree

.librechat/INSTALL.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
1-
# Hypertaks LibreChat Installation
1+
# Hypertaks Plugin for LibreChat
22

3-
Run:
4-
```bash
5-
python scripts/installer.py install librechat
6-
```
7-
This adds the Hypertaks tool preset to LibreChat `librechat.yaml`.
3+
LibreChat supports third-party tools through MCP servers and OpenAPI Actions.
4+
5+
## Install
6+
7+
Register the tracked Hypertaks plugin adapter as either:
8+
9+
- an MCP server entry pointing to the deployed Hypertaks endpoint; or
10+
- an OpenAPI Action using the reviewed Hypertaks schema.
11+
12+
Restart or reload the LibreChat deployment after changing plugin configuration.
13+
14+
## Update
15+
16+
Update the Hypertaks endpoint or Action schema and reload LibreChat.
17+
18+
## Uninstall
19+
20+
Remove only the Hypertaks MCP or Action entry.
21+
22+
## Compatibility
23+
24+
Official native plugin-compatible integration: `PASS`.

0 commit comments

Comments
 (0)