From 7183dde6ee55ff3e05dfb0287a578f0dc008a629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ashforde=20O=C3=9C?= Date: Sun, 26 Apr 2026 21:09:23 +0200 Subject: [PATCH] feat: add Grasp to Codebase Intelligence section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 786df14..6c28d5e 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Tools for understanding, navigating, and getting answers about existing codebase - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Gru.ai](https://www.gru.ai/) — An AI developer can help you solve technical problems and tackle daily coding tasks, such as building algorithms, debug issues, test solutions, answer programming questions, etc. - [sudocode](https://sudocode.ai/) — Context management system for AI coding agents that creates organizational structures to track context over long-horizon tasks. +- [Grasp](https://github.com/ashfordeOU/grasp) — Code architecture visualiser: paste any GitHub/GitLab URL → interactive dependency graph (9 layouts, 16 colour modes), A–F health score, security scanner (SARIF 2.1 export), blast radius, churn heatmap, ORM query map, and AI chat (15 providers). 116 MCP tools with Kuzu graph DB + SQLite brain. Zero data collection, everything runs locally. `npm install -g grasp-mcp-server` #### Database & SQL