Five Free Claude Desktop Extensions Released: Inspector Lite, Graph Lite, Bible Code, Word Graph, and Fun Pack

A developer has released five free, open-source extensions for Claude Desktop. The tools are part of a suite built while developing KARP, a deliberative intelligence platform that runs Claude, GPT, Gemini, and Grok through structured 13-turn deliberations to produce research reports.
Key Details
All five extensions run entirely locally. There is no Docker, no external servers, and no API keys required beyond an existing Claude Desktop setup.
- Inspector Lite: Lets you search your codebase by meaning. For example, you can ask "where's the auth logic?" instead of using grep.
- Graph Lite: A personal knowledge graph with semantic recall. It uses BGE embeddings and includes a local web UI.
- Fun Pack: Contains dad jokes, code roasts, a hype generator, and meme creation tools. The source notes, "You need this."
- Word Graph: A King James Version Bible study companion with semantic search across all 31,102 verses.
- Bible Code: Performs Equidistant Letter Sequence (ELS) pattern detection with statistical significance testing.
The extensions are available for free on GitHub under the username souldriver007. More information can be found at the project's website: https://souldriver.com.au/karp-tools.html.
These tools are for developers using Claude Desktop who want to extend its functionality with local, privacy-focused utilities ranging from practical code search to niche research and entertainment features.
📖 Read the full source: r/ClaudeAI
👀 See Also

Text Adventure Game Engine Skill for Claude Desktop
A text adventure game engine runs entirely inside Claude Desktop as a skill with no servers, apps, or code to run. It includes full RPG mechanics, 3D dice rendering, 19 expansion modules, and portable save files.

AIBrain adds persistent memory and self-improvement to Claude Code
AIBrain is a tool that gives Claude Code persistent memory between sessions with semantic search retrieval and self-improvement cycles. It includes 53 workflows, 44 skills, 9 MCP servers, and supports multi-agent mesh networking via Tailscale.

Claude-Code v2.1.76 adds MCP elicitation, worktree optimizations, and numerous fixes
Claude-Code v2.1.76 introduces MCP elicitation support for structured input mid-task, adds worktree.sparsePaths for monorepo efficiency, and fixes 20+ issues including deferred tool schema loss, slash command problems, and Remote Control session stability.

MCP Marketplace Launches Security-Scanned Directory of 1,900+ MCP Tool Plugins
MCP Marketplace (mcp-marketplace.io) provides a security-focused directory of 1,900+ MCP servers with multi-layer security analysis, risk scoring, and one-click installation for Claude Desktop, Cursor, ChatGPT, and VS Code.