Skip to content

Commit 2c0250b

Browse files
authored
Merge pull request #466 from UiPath/chore/docs-mcp
chore/docs-mcp
2 parents e0a41e8 + ec4d497 commit 2c0250b

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)