mcp: add stdio server config

This commit is contained in:
2026-06-20 16:17:38 +09:00
parent b0225e48b8
commit e0680ccee0
8 changed files with 515 additions and 10 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-ci9h0U83YQQBeT3xlsGuKULnl1Aphgpg3pR4n0se16I=";
cargoHash = "sha256-Q+z7HDTkLtflth79ptEFy1lkDR9Y5VRrmX0m9NtLVqM=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,