Back to MCP Servers
4DA
Dependency intelligence for AI coding agents. Live CVE scanning, dependency health, upgrade planning, ecosystem news, and decision memory. 14 tools, zero config, privacy-first.
developer-toolsaiagent
Installation
npx -y 4DAConfiguration
{
"mcpServers": {
"4DA": {
"command": "npx",
"args": ["-y", "4DA"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes