diff options
Diffstat (limited to 'mcp/bridge')
| -rw-r--r-- | mcp/bridge/README.md | 5 |
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 |
