diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -186,8 +186,8 @@ Refer to [./agents/demo](https://github.com/sigoden/llm-functions/tree/main/agen ## MCP (Model Context Protocol) -- [mcp/server](./mcp/server/): Let LLM-Functions tools/agents be used through the Model Context Protocol. -- [mcp/bridge](./mcp/bridge/): Let external MCP tools be used by LLM-Functions. +- [mcp/server](https://github.com/sigoden/llm-functions/tree/main/mcp/server): Let LLM-Functions tools/agents be used through the Model Context Protocol. +- [mcp/bridge](https://github.com/sigoden/llm-functions/tree/main/mcp/bridge): Let external MCP tools be used by LLM-Functions. ## License |
