Skip to content

Commit c22cc60

Browse files
authored
Merge pull request #312086 from ggailey777/mcp-apps
[Functions] MCP Apps preview updates
2 parents 217bb70 + f5cac92 commit c22cc60

15 files changed

Lines changed: 965 additions & 149 deletions

articles/azure-functions/TOC.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
- name: Custom remote MCP server
3737
displayName: AI, agent, agentic, tools, trigger
3838
href: scenario-custom-remote-mcp-server.md
39+
- name: MCP Apps
40+
displayName: AI, agent, agentic, tools, MCP Apps, UI
41+
href: scenario-mcp-apps.md
3942
- name: Host MCP server using SDKs
4043
displayName: AI, agent, agentic, tools, MCP SDKs
4144
href: scenario-host-mcp-server-sdks.md
@@ -630,6 +633,9 @@
630633
- name: MCP extension quickstart
631634
displayName: AI, agent, agentic, tools, trigger
632635
href: scenario-custom-remote-mcp-server.md
636+
- name: MCP Apps quickstart
637+
displayName: AI, agent, agentic, tools, MCP Apps, UI
638+
href: scenario-mcp-apps.md
633639
- name: Custom remote MCP tutorial
634640
displayName: agent, agentic, Foundry
635641
href: functions-mcp-tutorial.md
@@ -930,9 +936,12 @@
930936
- name: Overview
931937
displayName: MCP
932938
href: functions-bindings-mcp.md
933-
- name: Trigger
939+
- name: Tool trigger
934940
displayName: MCP tool
935-
href: functions-bindings-mcp-trigger.md
941+
href: functions-bindings-mcp-tool-trigger.md
942+
- name: Resource trigger
943+
displayName: MCP resource
944+
href: functions-bindings-mcp-resource-trigger.md
936945
- name: Mobile Apps
937946
href: functions-bindings-mobile-apps.md
938947
- name: Notification Hubs

0 commit comments

Comments
 (0)