From 9d30a0371b0e0e0098d555cc3ad683d34c3ee0de Mon Sep 17 00:00:00 2001 From: antony Date: Tue, 21 Apr 2026 12:25:08 +1000 Subject: [PATCH] =?UTF-8?q?Add=204DA=20=E2=80=94=20codebase-aware=20develo?= =?UTF-8?q?per=20intelligence=20(MCP=20server)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c0a051..c958465 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Autonomous AI agents that work on existing codebases to fix bugs, refactor code, Tools for understanding, navigating, and getting answers about existing codebases: +- [4DA / @4da/mcp-server](https://www.npmjs.com/package/@4da/mcp-server) — Desktop app + MCP server (36 tools) that gives AI coding assistants awareness of your tech stack, dependencies, and decisions. Scores content from HN, arXiv, Reddit, GitHub against your codebase. Live vulnerability scanning via OSV.dev. Privacy-first — everything stays local. `npx @4da/mcp-server` - [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Unblocked](https://getunblocked.com/) — Augment source code with relevant existing knowledge in GitHub, Slack, Jira, Confluence, and more. Get answers through chat and IDE file-level context. Available on web, macOS, Slack, VS Code, and JetBrains IDEs. - [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context.