mcp: register stdio server tools

This commit is contained in:
2026-06-20 17:28:26 +09:00
parent a59e5c1ed3
commit 66fa9d55a1
9 changed files with 852 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-EH4zdakrFxqVrgaNBx3dICN6KoLqskTEGYnU73XMVsU=";
cargoHash = "sha256-G06Vw42n4VCPDzA/YvccC4OlUp0Z28kP/2wSWumypak=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,