refactor(mcp): improve docs and script (#146)

This commit is contained in:
sigoden
2024-12-12 13:18:54 +08:00
committed by GitHub
parent e8ffb414c4
commit 40c13b9fa9
3 changed files with 27 additions and 12 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
# MCP-Bridge
Let MCP tools be used by LLM functions.
Let external MCP tools be used by LLM-Functions.
## Get Started
@@ -39,4 +39,5 @@ Let MCP tools be used by LLM functions.
argc mcp start
```
> Run `argc mcp stop` to stop the bridge server, recover functions.json
> Run `argc mcp stop` to stop the bridge server, recover functions.json
> Run `argc mcp logs` to check the server's logs.