Semantic document search for Claude Code via the indexed MCP server. Bundles search skills (index-create, index-use, index-update), a PreToolUse nudge hook that steers Claude away from Grep/Glob toward semantic MCP search, and MCP server registration.
$claude plugin marketplace add lennardzuendorf/indexedInstalls into the current project.
Install indexed by running `claude plugin marketplace add lennardzuendorf/indexed`, then use it for the current task and follow its documentation at https://github.com/lennardzuendorf/indexed.