From 1052557e5e84bd9e98839af45aa4d9c69e1dc993 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 01:07:54 +0000 Subject: [PATCH] Update docs/inspector/projects.mdx Generated-By: mintlify-agent Mintlify-Source: dashboard-editor --- docs/inspector/projects.mdx | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/inspector/projects.mdx b/docs/inspector/projects.mdx index ede981e13..7fb780e33 100644 --- a/docs/inspector/projects.mdx +++ b/docs/inspector/projects.mdx @@ -16,8 +16,10 @@ Each project saves its own set of MCP servers. Switch between projects with one ## Getting Started -1. **Click the project name** in the header bar -2. **Create a project** - Click "Add Project" and give it a name +The combined org and project switcher sits at the top of the sidebar. It shows your active project name and, below it, the organization it belongs to. + +1. **Click the switcher** at the top of the sidebar to open the context menu +2. **Create a project** - Click the **+** icon next to the **Projects** heading and give it a name 3. **Add your servers** - Configure your MCP servers in the Servers tab 4. **Share with your team** - Click the share button and invite collaborators @@ -33,6 +35,18 @@ When you switch projects, all servers disconnect automatically to give you a cle allowFullScreen > +## Switching Organizations + +The **Organization** section at the top of the context menu shows your active organization. Click the organization chip to open a popover listing all your organizations and select a different one. Switching organizations reloads the sidebar with that organization's projects — no page reload required. + +- On desktop, hovering over the chip also opens the organization list. +- The gear icon next to an organization name (visible to admins and owners) navigates to that organization's settings. +- Per-project settings gears and member avatars are shown on each project row in the list. + + +After completing an OAuth flow, you are returned to the organization you were in when the flow started, so you never land on the wrong organization after authenticating. + + ## Sharing Projects Project sharing lets your entire team work with the same servers. Set up your project once, invite your team by email, and everyone gets access to the same servers with the same configurations instantly.