aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/bridge/README.md
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-12-12 13:18:54 +0800
committerGitHub <noreply@github.com>2024-12-12 13:18:54 +0800
commit40c13b9fa9dd0fab2f2964a32818d0265b545ede (patch)
tree3cca7fad6a20e75b55fc3763d65b3240a549b2bc /mcp/bridge/README.md
parente8ffb414c424a59523f94db5e8aba86b723b5b7e (diff)
downloadllm-functions-docker-40c13b9fa9dd0fab2f2964a32818d0265b545ede.tar.gz
refactor(mcp): improve docs and script (#146)
Diffstat (limited to 'mcp/bridge/README.md')
-rw-r--r--mcp/bridge/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/mcp/bridge/README.md b/mcp/bridge/README.md
index bffa30c..40bf24c 100644
--- a/mcp/bridge/README.md
+++ b/mcp/bridge/README.md
@@ -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 \ No newline at end of file
+> Run `argc mcp stop` to stop the bridge server, recover functions.json
+> Run `argc mcp logs` to check the server's logs. \ No newline at end of file