diff --git a/litellm/proxy/dev_config.yaml b/litellm/proxy/dev_config.yaml index 8ad7da6d21a..65a4b8e7cbf 100644 --- a/litellm/proxy/dev_config.yaml +++ b/litellm/proxy/dev_config.yaml @@ -211,8 +211,3 @@ litellm_settings: sandbox_tool_name: e2b_sandbox callbacks: - code_interpreter_interception - -mcp_servers: - deepwiki: - url: "https://mcp.deepwiki.com/mcp" - transport: "http"