We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7162e2f commit 4780ecbCopy full SHA for 4780ecb
mcp/bridge/README.md
@@ -4,7 +4,7 @@ Let external MCP tools be used by LLM-Functions.
4
5
## Get Started
6
7
-### 1. Create a `mpc.json` at `<llm-functions-dir>`.
+### 1. Create a `mcp.json` at `<llm-functions-dir>`.
8
9
```json
10
{
@@ -52,4 +52,4 @@ argc mcp start
52
53
> Run `argc mcp stop` to stop the bridge server, recover functions.json.
54
55
-> Run `argc mcp logs` to check the server's logs.
+> Run `argc mcp logs` to check the server's logs.
0 commit comments