> ## 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

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

***

## Next Steps

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

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


## Related topics

- [Tool Provisioning](/docs/aigw/product/mcp-gateway/tool-provisioning.md)
- [Authorization](/docs/aigw/product/mcp-gateway/authorization.md)
- [Add External MCP Servers](/docs/aigw/product/mcp-gateway/external-mcp-servers.md)
- [Add Internal MCP Servers](/docs/aigw/product/mcp-gateway/internal-mcp-servers.md)
- [Quickstart](/docs/aigw/product/mcp-gateway/quickstart.md)
