Skip to content

Releases: Siddhukaushik/slimdex-mcp

v1.0.1 — correct version reporting

Choose a tag to compare

@Siddhukaushik Siddhukaushik released this 09 Aug 01:00
608b236

Fixes the server reporting itself as v0.9.0 in the MCP handshake: SERVER_VERSION was hardcoded and didn't move with the 1.0.0 release. The registration now reuses the constant so the two can't drift again.

Also updates the README, which still said the project was unpublished — install and client wiring now lead with npx -y slimdex-mcp.

claude mcp add slimdex -- npx -y slimdex-mcp

Full changelog: v1.0.0...v1.0.1

v1.0.0 — first public release

Choose a tag to compare

@Siddhukaushik Siddhukaushik released this 09 Aug 01:00
40f8694

First public release. Published to npm as slimdex-mcp and listed in the official MCP Registry as io.github.Siddhukaushik/slimdex-mcp.

30 tools for narrow code retrieval: outlines and skeletons, symbol bodies, references, BM25 intent search, dependency graphs, test-coverage lookup, symbol-level editing, and memory that persists across sessions.

claude mcp add slimdex -- npx -y slimdex-mcp