File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ` .
You can’t perform that action at this time.
0 commit comments