rust-search-mcp

This commit is contained in:
MCP Packages
2026-02-05 13:14:58 +01:00
parent 1bdbbd9d32
commit 029602d4c3
5 changed files with 75 additions and 8 deletions

View File

@@ -59,6 +59,10 @@
extraPkgs = allMcpServers;
})
];
shellHook = ''
export SEARXNG_BASE_URL="https://search.bueso.eu"
'';
};
}
);