
Fossil MCP
Dead code detection for vibe-coded projects
What it does
AI coding tools write fast but never clean up. After a few sessions your project is full of dead functions, duplicated logic, and Phase 2 comments. Fossil scans your codebase and finds what's dead. Not grep — actual call graph analysis across 15 languages. It's also an MCP server. Connect it once and your AI agent can clean up after itself. Written in Rust. Single binary. Zero config. Open source.
Does a similar job
all alternatives →
CodeHealth MCP Server by CodeSceneApr 2026 · codescene.com · ▲224Keep AI-generated code healthy and maintainable
FetchSandbox MCP15d ago · fetchsandbox.com · ▲263The MCP that proves your AI's integration fixes work
AI Designer MCPApr 2026 · aidesigner.ai · ▲89Give your agent tools to create beautiful, codebase-aware UI

- ACA "Codebase" as an MCP ServerSep 2025 · github.com · ▲20
We built a reference MCP server that lets your editor/agent learn a codebase directly from source (signatures, types, AST, comments). Docs are optional. The reference impl runs on our open-source project’s codebase. Why we built it Docs are important, but they add another abstraction layer between your code and your users. Keeping them at the right quality is hard (especially at a startup), and LLM-generated docs are often mediocre until you invest real polish. Exposing code to the model in a structured way keeps answers grounded and current, and it’s always available. You can even…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 19d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com

