Where to manage MCP servers
Manage MCP servers in the Console:- Gobii Cloud:
https://gobii.ai/console/advanced/mcp-servers/ - Self-hosted:
http://localhost:8000/console/advanced/mcp-servers/
Server scopes
MCP servers are scoped so you can control who can use them:- Platform: Managed servers available to all agents in the deployment. These are always enabled.
- Organization: Shared across an organization. Assign to org agents explicitly.
- Personal: User-owned servers. Enable per personal agent.
Connection types
Depending on your deployment, you can connect MCP servers in two ways:- Remote server URL: Point to a hosted MCP server.
- Local command (self-hosted): Run a local MCP server by providing a command and args.
Authentication (OAuth and headers)
If the server requires OAuth:- Create or edit the MCP server.
- Save it.
- Click Connect and complete the OAuth flow.
- The server status will show as connected.
Assigning servers to agents
You can assign MCP servers from either place:- Agent page: Open an agent, scroll to MCP Servers, then enable or disable servers.
- MCP Servers page: Open a server and use the Assignments view to pick which agents can use it.
Tips
- If a server shows OAuth connection required, complete the OAuth flow before using it.
- Disable unused servers to reduce surface area and keep agent tooling focused.

