Files
wehub-resource-sync 41cb1c0170
OpenSSF Scorecard / scorecard (push) Failing after 0s
DCO / dco (push) Failing after 0s
CodeQL SAST / analyze (push) Failing after 1s
Deploy Pages / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:28:05 +08:00

35 lines
955 B
Markdown

# codebase-memory-mcp
mcp-name: io.github.DeusData/codebase-memory-mcp
**Fast code intelligence engine for AI coding agents.** Indexes an average repository in milliseconds, the Linux kernel (28M LOC) in 3 minutes. Answers structural queries in under 1ms.
This package installs the `codebase-memory-mcp` binary from [GitHub Releases](https://github.com/DeusData/codebase-memory-mcp/releases). The binary is downloaded on first run and cached in your OS cache directory.
## Installation
```bash
pip install codebase-memory-mcp
# or
pipx install codebase-memory-mcp
```
## Usage
```bash
codebase-memory-mcp install # configure your coding agents
codebase-memory-mcp --help
```
## Supported platforms
| OS | Architecture |
|---------|-------------|
| macOS | arm64, amd64 |
| Linux | arm64, amd64 |
| Windows | amd64 |
## Full documentation
See [github.com/DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp)