Skip to content

Commit ec4d497

Browse files
committed
chore: fix MCP docs
1 parent 4aae801 commit ec4d497

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ nav:
6868
- LLM Gateway: core/llm_gateway.md
6969
- Queues: core/queues.md
7070
- Processes: core/processes.md
71+
- UiPath MCP SDK:
72+
- Getting Started: mcp/quick_start.md
73+
- How To Pack Binary: mcp/how_to_pack_binary.md
74+
- Sample MCPs: https://github.com/UiPath/uipath-mcp-python/tree/main/samples
7175
- UiPath Langchain SDK:
7276
- Getting Started: langchain/quick_start.md
7377
- Chat Models: langchain/chat_models.md
@@ -80,10 +84,6 @@ nav:
8084
- Context Grounding: llamaindex/context_grounding.md
8185
- Human In The Loop: llamaindex/human_in_the_loop.md
8286
- Sample Agents: https://github.com/UiPath/uipath-llamaindex-python/tree/main/samples
83-
- UiPath MCP SDK:
84-
- Getting Started: mcp/quick_start.md
85-
- How To Pack Binary: mcp/how_to_pack_binary.md
86-
- Sample MCPs: https://github.com/UiPath/uipath-mcp-python/tree/main/samples
8787
- How To Contribute: CONTRIBUTING.md
8888
- FAQ: FAQ.md
8989
- Release Policy: release_policy.md

0 commit comments

Comments
 (0)