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
- Zero friction access: Bot responds to DMs, @mentions, and any question in your `#ask-ai` channel
@@ -14,6 +14,39 @@ noindex: true
14
14
- Deflect support interruptions: Turn daily questions into instant, self-serve answers
15
15
16
16
Learn more in our [Slack app guide](/ai/slack-app).
17
+
18
+
## Hosted MCP servers
19
+
20
+
Deploy Model Context Protocol (MCP) servers directly through Mintlify for seamless AI tool integrations. Learn more in our [MCP guide](/ai/model-context-protocol).
21
+
22
+
Help users quickly connect your MCP server to Cursor or VS Code from any page in your docs via the contextual menu. See [Contextual menu](/ai/contextual-menu) for more information.
23
+
24
+
## Authentication improvements
25
+
26
+
- Enhanced local development environment for auth features
27
+
- Preview deployments now available for auth-protected sites
28
+
- Fixed redirect behavior to properly return users to their original page
29
+
- Added logout button display for authenticated users
0 commit comments