Loading pkgs/development/python-modules/mcp/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,8 @@ buildPythonPackage rec { "test_command_execution" ]; __darwinAllowLocalNetworking = true; meta = { changelog = "https://github.com/modelcontextprotocol/python-sdk/releases/tag/${src.tag}"; description = "Official Python SDK for Model Context Protocol servers and clients"; Loading Loading
pkgs/development/python-modules/mcp/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,8 @@ buildPythonPackage rec { "test_command_execution" ]; __darwinAllowLocalNetworking = true; meta = { changelog = "https://github.com/modelcontextprotocol/python-sdk/releases/tag/${src.tag}"; description = "Official Python SDK for Model Context Protocol servers and clients"; Loading