everything-mcp v0.2.0
Rewrite to .NET MCP server with bundled Everything SDK DLL (QuickerPc pattern).
Changes
- Replace Node/es.exe with C# + Everything64.dll P/Invoke
- JSON search results (path, size, modified, is_folder)
- Auto-start Everything tray client when needed
- Offline smoke test for CI
Install
- Install Everything and .NET 8 Runtime
- Download
everything-mcp-win-x64-v0.2.0.zipbelow - Point Cursor MCP to
everything-mcp.exe
MCP config
{
command: C:\\path\\to\\everything-mcp.exe,
args: []
}npm: @quickerhub/everything-mcp@0.2.0 (pending NPM_TOKEN setup)