Skip to content

Commit 244f021

Browse files
authored
Coming soon message for MCP Server (#369)
1 parent f31d6ec commit 244f021

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
slug: mcp-server
3+
title: MCP Server
4+
tags: [MCP, Projects]
5+
keywords: [projects, mcp, mcp server, refactor code]
6+
sidebar_position: 4
7+
---
8+
9+
# MCP Server
10+
11+
:::warning[Coming Soon]
12+
Documentation for MCP Server in FlutterFlow is coming soon. Please check back soon for updates.
13+
:::
14+

docs/resources/projects/settings/project-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Project Setup
44
tags: [Setup, Permissions, Multiple Languages]
55
keywords: [permission message, enabling platforms, support multiple languages, adding custom permissions, walkthrough, development environments]
66
description: Learn how to setup your project in FlutterFlow.
7-
sidebar_position: 0
7+
sidebar_position: 1
88
---
99
import Tabs from '@theme/Tabs';
1010
import TabItem from '@theme/TabItem';

docs/resources/projects/settings/version-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Pin to FlutterFlow Version
44
tags: [Versioning]
55
keywords: [Versioning, FlutterFlow Version Management, Pin project FlutterFlow, Downgrade FlutterFlow version, Upgrade FlutterFlow version, FlutterFlow stable releases]
66
description: Learn how to manage the FlutterFlow version used for your project.
7-
sidebar_position: 7
7+
sidebar_position: 2
88
---
99

1010
# Pinning Projects to Stable FlutterFlow Versions

0 commit comments

Comments
 (0)