langprotect-mcp-gateway 1.2.4__py3-none-any.whl → 1.2.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/METADATA +3 -2
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/RECORD +6 -6
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/WHEEL +0 -0
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/entry_points.txt +0 -0
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/licenses/LICENSE +0 -0
- {langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/top_level.txt +0 -0
{langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langprotect-mcp-gateway
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.5
|
|
4
4
|
Summary: Security gateway for Model Context Protocol (MCP) to protect AI tool interactions
|
|
5
5
|
Author-email: LangProtect Security Team <security@langprotect.com>
|
|
6
6
|
License: MIT
|
|
@@ -97,7 +97,8 @@ langprotect-gateway-setup
|
|
|
97
97
|
|
|
98
98
|
This will:
|
|
99
99
|
- ✅ Create a global wrapper script
|
|
100
|
-
- ✅ Configure VS Code
|
|
100
|
+
- ✅ Configure VS Code for global visibility in ALL workspaces
|
|
101
|
+
- ✅ Sync with Claude Desktop config for high compatibility
|
|
101
102
|
- ✅ Enable auto-start
|
|
102
103
|
|
|
103
104
|
Then edit the wrapper script to add your credentials:
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
langprotect_mcp_gateway/__init__.py,sha256=PedabfF6wZ_6KxuN60A4qz8T1gD9MszuXwhmrHlGH7I,510
|
|
2
2
|
langprotect_mcp_gateway/gateway.py,sha256=yViBgOivHJQx99JiTB1O-Q3zHTkDkn7ldzTw7x-BpMQ,18508
|
|
3
3
|
langprotect_mcp_gateway/setup_helper.py,sha256=ghErneMTua9wPATMq8eatnviVAYJMi2bf2UUt8fnXE8,5639
|
|
4
|
-
langprotect_mcp_gateway-1.2.
|
|
5
|
-
langprotect_mcp_gateway-1.2.
|
|
6
|
-
langprotect_mcp_gateway-1.2.
|
|
7
|
-
langprotect_mcp_gateway-1.2.
|
|
8
|
-
langprotect_mcp_gateway-1.2.
|
|
9
|
-
langprotect_mcp_gateway-1.2.
|
|
4
|
+
langprotect_mcp_gateway-1.2.5.dist-info/licenses/LICENSE,sha256=aoVP65gKtirVmFPToow5L9IKN4FNjfM6Sejq_5b4cbM,1082
|
|
5
|
+
langprotect_mcp_gateway-1.2.5.dist-info/METADATA,sha256=Zkq7OkBvzjL2MdJz7M-Ev5lJHa8GcGJmcEGJdRnCyjk,10452
|
|
6
|
+
langprotect_mcp_gateway-1.2.5.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
7
|
+
langprotect_mcp_gateway-1.2.5.dist-info/entry_points.txt,sha256=HpnUUuYLQva8b6gazUX0UJO9dFHq86e9gifQfLKpyWc,140
|
|
8
|
+
langprotect_mcp_gateway-1.2.5.dist-info/top_level.txt,sha256=UjNlX13ma4nwJXuEyi9eMX251c5rooeEao4zajX6ZHk,24
|
|
9
|
+
langprotect_mcp_gateway-1.2.5.dist-info/RECORD,,
|
|
File without changes
|
{langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{langprotect_mcp_gateway-1.2.4.dist-info → langprotect_mcp_gateway-1.2.5.dist-info}/top_level.txt
RENAMED
|
File without changes
|