Skip to main content

mem8

Context Management for AI Development

A toolkit for managing AI context windows, memory, and development workflows with Claude Code.
Features include memory management, toolbelt integration, and intelligent port management.

uv tool install mem8
/plugin marketplace add killerapp/mem8-plugin

Run in Claude Code to register the mem8 marketplace

/plugin install mem8@mem8-official

Get /mem8:* commands

Context Window Management

A memory system for Claude Code to help manage context, with structured memory and searchable documentation. The /mem8:research command helps AI agents explore your codebase intelligently.

  • 📝 Structured memory storage
  • 🔍 Intelligent codebase search
  • 🧠 Context-aware documentation
$ mem8 search "authentication"
// Found 12 relevant contexts✓ auth/middleware.py✓ docs/security.md✓ memory/auth-strategy.md
📦
killerapp/mem8-plugin
Custom workflows
🤝
Team standards

Plugin-Based Workflows

Extend Claude Code with plugins that provide custom commands and agents. Install from the marketplace or create your own to standardize practices across teams.

  • 🎯 Pre-built workflow commands
  • 👥 Team-wide standardization
  • 🔌 Claude Code marketplace integration

Toolbelt & Port Management

A toolbelt system for installing and managing development tools with built-in port conflict detection. Keep your development environment organized and conflict-free.

  • 🔧 Unified tool installation
  • ⚠️ Port conflict detection
  • 📊 Service monitoring
Port Status
:3000Next.js
:8000FastAPI
:5432PostgreSQL