Key Features
- Multiple Servers - Connect to several MCP servers within a single project
- Save Your Setup - Store all your server configurations in one place
- Share Instantly - Invite team members via email to access the same project
- Real-Time Sync - Changes update automatically for all project members
- Switch Contexts - Jump between different project setups with one click
Getting Started
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.- Click the switcher at the top of the sidebar to open the context menu
- Create a project - Click the + icon next to the Projects heading and give it a name
- Add your servers - Configure your MCP servers in the Servers tab
- Enable auto-connect - Use the Auto-connect toggle in the Servers tab header to automatically connect all project servers whenever a host opens
- Share with your team - Click the share button and invite collaborators
When you switch projects, all servers disconnect automatically to give you a clean slate.
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.What Gets Shared
Members get access to every server in the project with the same configuration. Project admins can also configure which servers auto-connect and set per-server overrides (headers, timeout) from the Servers tab — these settings apply across every host in the project.For security, authorization headers and OAuth tokens are never shared. Each team member authenticates with their own credentials when connecting to servers that require authentication.
Secret storage for env vars and headers
When you save a server that has environment variables (stdio) or custom HTTP headers, those values are stored as encrypted secrets. The next time you open the server’s edit form, those fields show “Hidden — Reveal to view” instead of the raw values.Revealing saved secrets
Click Reveal next to the hidden section to fetch and display the stored values. You can then view or edit them as normal.How updates work
- Env vars: Any edit to the env vars section (add, remove, or change a value) replaces the stored secret with the new set of values on save.
- Custom headers: Any edit to headers or the authentication type replaces the stored headers secret on save.
- If you save without revealing or editing a secret section, the existing stored secret is left unchanged.
Real-Time Sync
Changes sync instantly between all project members. New servers and configuration changes update automatically for everyone.How to Share a Project
- Sign in - Sharing requires authentication
- Click the member avatars in the header (or the share button)
- Enter an email address of the person you want to invite
- Click “Invite” to send the invitation
Managing Members
If you created the project, you can remove any member by clicking the X next to their name. If you’re not the creator, you can leave the project at any time. The creator can also remove you from the project.Project Settings
Open Project Settings (gear icon in the header) to manage project-level configuration.Default host config
The Default Host Config section sets the seed configuration applied to new chatboxes, eval suites, and direct chat tabs when they are created. It controls the default model, system prompt, temperature, tool approval, connection settings, capabilities, and host context for anything new in the project. Editing the default host config does not change existing chatboxes or eval suites — each owns its own config once created. The editor is only visible when you are signed in and have a saved project. Members without manage permissions see the editor in read-only mode.What’s Next
- Servers - Configure MCP servers to add to your projects
- Playground - Chat with the servers in your project across frontier models

