chore: update mcp docs (#147)

This commit is contained in:
sigoden
2024-12-12 14:48:43 +08:00
committed by GitHub
parent 40c13b9fa9
commit 33ef4f9178
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -39,5 +39,6 @@ Let external 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.