You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/logto-cloud/logto-mcp-server.mdx
+28-1Lines changed: 28 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ title: Logto MCP Server
4
4
sidebar_position: 7
5
5
---
6
6
7
+
importTabItemfrom'@theme/TabItem';
8
+
importTabsfrom'@theme/Tabs';
9
+
7
10
# Logto MCP Server
8
11
9
12
Logto MCP Server is a remote [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server. Add the URL to your AI application, sign in with your Logto Cloud account, and start talking to Logto.
@@ -21,13 +24,37 @@ More capabilities are coming soon, including sign-in experience configuration, R
21
24
22
25
## Set up in your AI application \{#set-up-in-your-ai-application}
0 commit comments