Skip to content

Commit d658c4a

Browse files
authored
Update add-mcp-server.md
1 parent 95b06f3 commit d658c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/llama-nexus/mcp/add-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ curl -X POST http://localhost:3389/v1/chat/completions \
3737
-d '{"messages":[{"role":"system", "content": "You are a helpful assisstant.If the user asks a question, you will use the tool call to answer user question."},{"role":"user", "content": "Send an email to [email protected] and told her the dinner is cancelled, becuase I have a business meeting."}]}'
3838
```
3939

40-
If everything goes well, the email will be sent automactailly
40+
If you're using an email MCP server like Gmail, the email will be sent automactailly to the designated email address.

0 commit comments

Comments
 (0)