Skip to content

Releases: QuickerHub/everything-mcp

Release list

v0.2.0

Choose a tag to compare

@ceastld ceastld released this 13 Jun 09:23

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

  1. Install Everything and .NET 8 Runtime
  2. Download everything-mcp-win-x64-v0.2.0.zip below
  3. 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)

v0.1.0

Choose a tag to compare

@ceastld ceastld released this 13 Jun 08:40

Initial release: MCP server for voidtools Everything file search on Windows.