From fc57a53a600b21d9f732ef5e5d4bc148268d4a24 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 14 Jun 2025 17:31:55 -0700 Subject: [PATCH] docs - cleanup mcp --- docs/my-website/docs/mcp.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/my-website/docs/mcp.md b/docs/my-website/docs/mcp.md index 4582717707c..2a5cb3905ef 100644 --- a/docs/my-website/docs/mcp.md +++ b/docs/my-website/docs/mcp.md @@ -425,9 +425,3 @@ async with stdio_client(server_params) as (read, write): - -### Permission Management - -Currently, all Virtual Keys are able to access the MCP endpoints. We are working on a feature to allow restricting MCP access by keys/teams/users/orgs. - -Join the discussion [here](https://github.com/BerriAI/litellm/discussions/9891) \ No newline at end of file