ripwire
Provides ranking and deterministic mapping of codebases for coding agents, reducing token usage.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- mcp-github
- Repository
- github.com/redhat-et/ripwire
Overview
ripwire is a zero-dependency C++23 CLI and MCP server that delivers ranking and deterministic call graphs for any codebase to coding agents. It helps agents identify which files need modification, the potential impact scope, tests to run, and quality changes. With ripwire, agents can more efficiently understand and process codebases without reading entire files. Suitable for projects supporting multiple programming languages, including Rust, C++, Python, and more. Installation is simple—just one command line.
Capabilities
- ▪Provides ranking and deterministic mapping of codebases
- ▪Reduces token usage
- ▪Identifies files that need modification
- ▪Identifies impact scope
- ▪Suggests tests to run
Use cases
Setup
RIPWIRE_REPO=redhat-et/ripwire bash -c "$(curl -fsSL https://raw.githubusercontent.com/redhat-et/ripwire/main/scripts/install.sh)"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which programming languages does ripwire support?
Supports multiple languages including Rust, C++, Python, Go, Swift, and more.
How do I install ripwire?
Use the provided installation script with a single command line.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.