Developer Tools / AI Coding Tools

Open Kioku

Local-first code intelligence MCP for AI coding agents. It gives tools like Claude, Cursor, Codex, and other MCP-compatible agents an indexed evidence layer for repo search, symbol lookup, impact analysis, and test selection before editing code.

Clear27/30
Useful28/30
Specific16/20
Complete12/20
Open Kioku screenshot

Why it was accepted

The page clearly presents a real AI-adjacent developer tool with a concrete job: giving coding agents a local evidence layer before they edit code. The README shows what it does, how to install it, how to run the core commands, and how it plugs into MCP-compatible agents. It also includes examples of planning, verification, and proof/report generation, which makes it useful for a public directory listing.

Weakness

The snapshot does not show the actual UI beyond the README, so visitors cannot see the tool in action or compare output quality. Maintenance details are also limited to repository metadata and changelog references; the page itself does not surface release cadence or supported-language limits very prominently.

Review status

13 days ago #624 ↓ -3

Last evaluated 13 days ago. Current rank #624. Down 3 spots in the rankings.

Score history

83

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

scribe screenshot
#3 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.