> ## Documentation Index
> Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Team Provisioning

> Control which workspaces and users can access MCP servers and their capabilities.

Access control for MCP servers happens at two levels.

## Organization-level (MCP Registry)

<Info>Requires **Org Admin** or **Org Owner** role.</Info>

Control which workspaces can access an MCP server:

1. Click **MCP Registry** in the sidebar
2. Click on an MCP server
3. Open the **Access Control** tab
4. Toggle workspaces on/off

<Frame>
  <img src="https://mintcdn.com/portkey-docs/WoCcxWMoPc-qBOFI/images/mcp-gateway/provision-server-access.png?fit=max&auto=format&n=WoCcxWMoPc-qBOFI&q=85&s=c8870edacfc7dad2b5ef5f93b609e5ab" alt="Workspace access control" width="2516" height="1406" data-path="images/mcp-gateway/provision-server-access.png" />
</Frame>

Enable **Automatically provision this integration for new workspaces** to include future workspaces by default.

## Workspace-level (MCP Servers)

<Info>Requires **Workspace Manager** or **Workspace Admin** role.</Info>

Control which users in your workspace can access an MCP server:

1. Go to **MCP** page in your workspace sidebar
2. Click on an MCP server
3. Use the **User Access** tab to toggle user access on/off

<Frame>
  <img src="https://mintcdn.com/portkey-docs/WoCcxWMoPc-qBOFI/images/mcp-gateway/workspave-user-access.png?fit=max&auto=format&n=WoCcxWMoPc-qBOFI&q=85&s=9a85f141cb013db0836b845abcec2094" alt="User access control" width="2510" height="1410" data-path="images/mcp-gateway/workspave-user-access.png" />
</Frame>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Tool Provisioning" icon="wrench" href="/product/mcp-gateway/tool-provisioning">
    Enable or disable specific tools at the organization level.
  </Card>

  <Card title="Guardrails" icon="shield" href="/product/mcp-gateway/guardrails">
    Apply rate limits, content filtering, and approval workflows.
  </Card>
</CardGroup>
