Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

runyourempire/4DA MCP server](https://glama.ai/mcp/servers/runyourempire/4DA/badges/score.svg)](https://glama.ai/mcp/servers/runyourempire/4DA) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Dependency intelligence for AI coding agents.

README.md

<div align="center">

<img src="assets/4da-hero.png" alt="4DA" width="360" />

<br />

![CI](https://github.com/4DA-Systems/4DA/actions/workflows/validate.yml) ![License: FSL-1.1](LICENSE) ![MCP Server](https://www.npmjs.com/package/@4da/mcp-server) ![Platform](#download)

All signal. No feed.

</div>

---

4DA reads the internet for developers β€” privately, locally β€” and gets sharper every day.

It scans your codebase β€” Cargo.toml, package.json, go.mod, Git history β€” and scores every article, advisory, and release from 20+ sources against what you actually build. An item needs 2+ independent signals to survive. Everything else is rejected.

Tested across 9 developer personas: 92% of content is filtered as noise, 98% of actual noise is correctly rejected. Your real rejection rate β€” computed from your own data β€” is shown in the Evidence tab.

It learns from how you engage with what it shows you. Save something β€” topics boost, source reputation rises, your taste embedding sharpens. Dismiss something β€” anti-patterns form, future noise drops. Yesterday's noise becomes tomorrow's signal.

The fastest way to try it

Already using Claude Code, Cursor, or Windsurf? One command:

npx @4da/mcp-server

This scans your project, detects your stack, and gives your AI assistant live vulnerability scanning, dependency health, upgrade planning, and ecosystem intelligence. No API keys. No accounts. Works standalone β€” no desktop app required. Full MCP documentation.

<p align="center"> <img src="site/screenshots/01-brief.png" alt="4DA Brief tab β€” top picks and live signal stream scored against your stack" width="800" /> </p>

---

How It Works

Scoring

5 independent signal axes. An item must pass 2 or more to surface. Single-axis matches are hard-capped at 28% β€” no matter how strong one signal is, it cannot pass alone.

| Axis | What it measures | |------|-----------------| | Context | Semantic similarity to your active codebase | | Interest | Alignment with your declared and learned topics | | ACE | Real-time signals from your Git commits and file edits | | Dependency | Direct matches against your installed packages | | Learned | Save/dismiss feedback boosts or suppresses future scores |

What passes the gate goes through 12 quality multipliers: content depth, novelty detection, competing tech penalties, title-body coherence, and intent scoring from recent work. Every constant is calibrated across 9 simulated developer personas with 215 labeled test items.

LLM Verification

After keyword scoring, an LLM layer verifies the top items against your full developer context β€” stack, dependencies, recent commits, anti-technologies, and engagement history. Strict 1-5 rubric:

  • 5 = MUST-READ: Security alert for YOUR dependency, breaking change YOU must act on
  • 3 = WORTH KNOWING: Useful tool that fits YOUR exact stack
  • 1 = NOISE: Mentions your tech but isn't actionable

This is where the gold surfaces β€” articles the keyword pipeline misses because there's no keyword overlap, but the LLM understands the conceptual relevance to your specific project.

You own the compute. Use Ollama for free local inference (fully private), or bring your own Anthropic/OpenAI key. 4DA never pays for your compute, never stores your keys remotely, never makes API calls you didn't configure.

Anti-Gaming

Content creators who learn the scoring algorithm still can't game it:

  • Title-body coherence: titles must deliver on what they promise. Claim "React + Rust + Tauri" but only discuss React? Penalty.
  • Keyword concentration: repeating "Rust" four times in a title hurts your score.
  • Confirmation gate: keyword-stuffing hits one axis. Without matching the user's codebase, installed packages, AND recent work β€” the gate rejects it.
  • Feedback loop: gamed articles get dismissed. Sources that produce dismissed content lose reputation. Gaming becomes self-defeating.

No algorithm can be gamed when the scoring signal comes from your local filesystem. Your Cargo.lock doesn't lie.

---

Privacy & Trust

4DA is local-first and direct-to-provider. There is no 4DA-operated server, no analytics, and no user account system. Your indexed content, scores, and intelligence live in a SQLite database on your machine.

The only outbound traffic:

| Category | Where | Why | |----------|-------|-----| | Source adapters | HN, GitHub, Reddit, arXiv, etc. | Fetching public content you configured | | LLM providers | Anthropic / OpenAI / localhost Ollama | Only if YOU set up BYOK keys | | License validation | Keygen | Only if you activated a paid license | | Updater | GitHub Releases | Signed via minisign, once per session | | Crash reports | None | 4DA sends no crash reports. Export a scrubbed diagnostic bundle locally, on demand. |

That's the whole list. There is no 4DA telemetry endpoint because there is no 4DA cloud.

Don't take our word for it:

| | | |---|---| | Network Transparency | Every outbound connection, with source code references | | Trust Architecture | Why local-first means you don't need to trust us | | Privacy (Plain Language) | One-page, no-legalese privacy summary | | Security Audit Guide | Map of trust-critical code paths for auditors | | Build from Source | Compile it yourself and verify the binary |

---

Download

Pre-built binaries β€” no Rust toolchain required.

| Platform | Download | Auto-updates | |----------|----------|:------------:| | Windows | .exe installer | Yes | | macOS | .dmg (Apple Silicon & Intel) | Yes | | Linux | .AppImage / .deb | Yes |

Every release publishes SHASUMS256.txt and per-file .sha256 sidecars. Verification instructions.

Windows users: SmartScreen will prompt on first launch (new application, building reputation). Click More info β†’ Run anyway. Full details.

Or install the MCP server for Claude Code / Cursor / Windsurf: ``bash npx @4da/mcp-server ``

Build from Source

git clone https://github.com/4DA-Systems/4DA.git
cd 4DA
pnpm install
pnpm tauri dev   # First build: 5-15 min. Dev server: localhost:4444.

Prerequisites: Rust (1.93.1 via rust-toolchain.toml), Node.js 20, pnpm 9.15. Platform-specific: Windows needs VS Build Tools 2022 with C++ workload. Full build guide.

First-run setup (API keys, context dirs, sources): Getting Started.

---

System Requirements

4DA runs on modest hardware. Private semantic search is built in β€” no GPU, no API key, and no first-run download required.

| | Baseline (free) | + Cloud AI (BYOK) | + Local AI (offline) | |---|---|---|---| | RAM | 4 GB | 4 GB | 16 GB (8B model); 32 GB for 12–14B | | CPU | any 64-bit | any 64-bit | 6–8 cores | | GPU | not needed | not needed | optional (recommended for speed) | | Disk | ~500 MB | ~500 MB | + 5–9 GB per model | | Network | install only | install + your AI provider | install + one model download (or none with Ollama) |

  • OS: Windows 10 (1803+) / 11, macOS 10.15+, Ubuntu 22.04+ (WebKitGTK 4.1).
  • One installer (~110 MB). The local embedding model ships inside it β€” no separate download, works fully offline on first run.
  • Baseline = private on-device semantic search. Cloud AI adds AI-written briefings + deeper reranking via your own API key. Local AI runs everything offline (Ollama or a downloaded model).

---

Architecture

Your Codebase                    External Sources
     |                                |
     v                                v
+-----------+                +--------------+
|    ACE    |                |  20+ Source   |
| Scanner + |                |  Adapters     |
| Git Watch |                |  (background) |
+-----+-----+               +------+-------+
      |                            |
      v                            v
+------------------------------------------+
|         5-Axis Scoring Engine            |
|                                          |
|  context --+                             |
|  interest --+- confirmation gate (2+/5)  |
|  ace -------+                            |
|  dependency-+  x quality x novelty       |
|  learned ---+  x domain  x intent        |
+------------------+-----------------------+
                   |
                   v
          +-----------------+
          |  What survived  |
          +-----------------+

| Layer | Technology | |-------|-----------| | App Shell | Tauri 2.0 (Rust backend + WebView) | | Frontend | React 19 + TypeScript + Tailwind CSS v4 | | Database | SQLite 3.45+ with sqlite-vec (vector search) | | Scoring | Custom pipeline β†’ build-time Rust codegen | | Embeddings | OpenAI text-embedding-3-small / Ollama | | LLM | Anthropic Claude / OpenAI / Ollama (BYOK) |

---

Pricing

Free β€” $0 forever. No credit card. No account. No expiration.

  • All 20+ sources, full 5-axis scoring engine, AI daily briefings (BYOK), natural language search (BYOK), behavior learning, MCP server (14 tools), CLI

Signal β€” $12/month or $99/year (14-day free trial).

  • Everything in Free, plus: Signal tab intelligence (Key Signals + analytics), Score Autopsy (5-axis breakdown), Developer DNA profiling, signal chain analysis, knowledge gap detection, semantic shift tracking, attention analytics, standing queries, project health radar

Free is not a demo. It's the full scoring engine, all sources, behavior learning, and MCP integration.

The STREETS Playbook β€” 7 modules on turning developer skills into independent income β€” is free on the open web. No download, no email.

---

Features

<details> <summary><strong>Intelligence</strong></summary>

  • 5-axis scoring with multi-signal confirmation gate (92% rejection, 98% noise accuracy across 9 test personas)
  • Domain profile: graduated tech identity (primary stack β†’ dependencies β†’ detected β†’ interests)
  • Content DNA: classifies content type (security advisory, release, tutorial, hiring, etc.)
  • Novelty detection: demotes introductory content, boosts new releases and security advisories
  • Role-aware scoring: security engineers see security content prominently; experience level adjusts tutorial/depth balance
  • Intent scoring: recent Git/file activity influences what surfaces
  • Knowledge gap detection: finds blind spots in your dependency understanding
  • Anti-gaming: title-body coherence, keyword concentration, adversarial resistance built into the pipeline

</details>

<details> <summary><strong>Sources</strong> β€” 20+ adapters, all running locally</summary>

  • Hacker News, GitHub, Reddit, YouTube, arXiv, Stack Overflow
  • Lobsters, DEV.to, Product Hunt, Twitter/X, Bluesky, Hugging Face
  • Papers with Code, crates.io, npm, PyPI, Go modules
  • CVE/OSV vulnerability databases, custom RSS feeds

</details>

<details> <summary><strong>Analysis</strong></summary>

  • Signal chains: tracks evolving stories across sources
  • Semantic shift detection: notices when topics you follow are changing
  • Reverse mentions: finds where your projects are discussed
  • Project health radar: dependency freshness + security monitoring
  • Attention dashboard: where you spend time vs. where you should

</details>

<details> <summary><strong>Decision Intelligence</strong></summary>

  • Record and query architectural decisions across sessions
  • Tech radar: adoption signals from decisions + content trends
  • Decision enforcement: AI agents check alignment before suggesting changes

</details>

<details> <summary><strong>Agent Autonomy</strong></summary>

  • Cross-session, cross-agent persistent memory
  • Session briefs: tailored startup context for any AI tool
  • Delegation scoring: should the agent proceed or ask you?
  • Developer DNA: exportable tech identity profile (markdown, SVG, or shareable card)

</details>

<details> <summary><strong>MCP Integration</strong> β€” 14 tools for dependency security, intelligence, decisions, and agent memory</summary>

Plug your intelligence system directly into Claude Code, Cursor, Windsurf, VS Code (Copilot), or any MCP-compatible tool.

npx @4da/mcp-server

9 tools work standalone with zero setup (vulnerability scanning, dependency health, upgrade planning, ecosystem news, pre-task briefings, decision memory, agent memory). 5 more activate with the desktop app (scored content feed, actionable signals, knowledge gaps, feedback learning, developer DNA). Every tool reliably returns useful data. Full tool reference.

</details>

<details> <summary><strong>CLI</strong></summary>

Reads from the same database as the desktop app. No extra setup.

4da briefing               # Latest AI briefing
4da signals                # All classified signals
4da signals --critical     # Critical/high priority only
4da gaps                   # Knowledge gaps in your dependencies
4da health                 # Project dependency health
4da status                 # Database stats

</details>

---

Screenshots

<p align="center"> <img src="site/screenshots/01-brief.png" alt="Brief tab" width="800" /> <br /> <em>Brief β€” today's top picks and live signal stream scored against your stack</em> </p>

<p align="center"> <img src="site/screenshots/02-preemption.png" alt="Preemption Radar" width="800" /> <br /> <em>Preemption β€” forward-looking intelligence: CVEs, breaking changes, dependency risks</em> </p>

<p align="center"> <img src="site/screenshots/03-blind-spots.png" alt="Blind Spot Index" width="800" /> <br /> <em>Blind Spots β€” coverage gaps and high-relevance items you never saw</em> </p>

<p align="center"> <img src="site/screenshots/04-signal.png" alt="Signal tab" width="800" /> <br /> <em>Signal β€” the items that earn their place, confirmed through 2+ independent axes</em> </p>

---

Development

4DA is built by a solo engineer with AI-assisted development (Claude Code), with external audits from gpt 5.4 and 5.5. The test suite (3,400+ tests across Rust and TypeScript) and CI pipeline verify correctness on every commit. The scoring algorithm is hand-designed and benchmarked against 9 developer personas with labeled test data.

pnpm tauri dev              # Dev server (localhost:4444)
cargo test                  # Rust tests (from src-tauri/)
pnpm test                   # Frontend tests
pnpm validate:all           # Full validation (lint + types + tests + build)

Benchmarks

The scoring claims in this README are tested, not asserted. The benchmark suite runs the full PASIFA pipeline against 9 simulated developer personas (Rust systems, Python ML, fullstack TypeScript, DevOps/SRE, mobile, bootstrap/first-run, power user, stack switcher, niche specialist) with labeled test items scored as relevant or noise.

cd src-tauri
cargo test scoring::benchmark -- --nocapture    # Full benchmark with output
cargo test scoring::simulation -- --nocapture   # Persona simulation suite

Source: src-tauri/src/scoring/benchmark.rs (1,335 lines, 27 tests) and src-tauri/src/scoring/simulation/ (persona definitions, domain embeddings, enrichment data).

---

License

FSL-1.1-Apache-2.0 β€” source available. Free to use, inspect, and modify for any purpose except building a competing product. Every release converts to Apache 2.0 three years after publication β€” after that, no restrictions at all.

---

<div align="center">

4DA β€” 4 Dimensional Autonomy

All signal. No feed.

---

"4DA" and the 4DA logo are trademarks of 4DA Systems Pty Ltd (ACN 696 078 841). The FSL-1.1-Apache-2.0 license does not grant rights to use these trademarks.

</div>

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Vector & Memory servers.