DEV.co
MCP Servers · repoprompt

repoprompt-ce

RepoPrompt CE is a free, open-source macOS application that helps AI coding agents understand and work with your codebase by assembling focused context from files, repository structure, and Git history. It acts as both a native workspace for developers and an MCP (Model Context Protocol) server that integrates with external AI agents and CLI tools.

Source: GitHub — github.com/repoprompt/repoprompt-ce
775
GitHub stars
100
Forks
Swift
Primary language
Apache-2.0
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositoryrepoprompt/repoprompt-ce
Ownerrepoprompt
Primary languageSwift
LicenseApache-2.0 — OSI-approved
Stars775
Forks100
Open issues120
Latest releasev1.0.24 (2026-07-06)
Last updated2026-07-08
Sourcehttps://github.com/repoprompt/repoprompt-ce

What repoprompt-ce is

A Swift-based macOS app that implements context engineering for AI agents through file selection, CodeMaps, diff generation, and multi-root workspace support. It bundles an MCP server for agent orchestration, supports worktree management, and provides a coordinated build system using a Python-based conductor daemon.

Quickstart

Get the repoprompt-ce source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/repoprompt/repoprompt-ce.gitcd repoprompt-ce# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

AI-assisted code review and refactoring workflows

Engineers can curate precise repository context within a token budget, then hand it to external AI agents or models with reviewable context snapshots, reducing hallucinations and irrelevant output.

Multi-repository project coordination

Teams managing related repositories, packages, and documentation can use multi-root workspaces and app-managed worktrees to orchestrate coordinated changes across codebases.

Local MCP server for agent integration

CLI-based or external MCP-compatible agents can connect to RepoPrompt CE to access repository search, file inspection, and context curation without rebuilding these features independently.

Implementation considerations

  • Requires macOS 26+ with Xcode 26 or matching CLT; Python 3 required for the coordinated build daemon. Deployment via Homebrew tap is recommended for end users, but local development requires careful signing identity setup (ad-hoc or Apple Development certificate).
  • Context curation workflows require developer familiarity with CodeMaps, file selection, and token budgeting; teams will need to define best practices for context composition before handing off to agents.
  • The app manages worktrees and file copying via `.worktreeinclude` local config; teams must account for disk space and Git state management when orchestrating multi-repository changes.
  • Build and debug lifecycle is coordinated via conductor daemon; interruptions or validation flows may restart the debug app unexpectedly during development.
  • Secure storage of API keys in debug mode depends on signing identity stability (ad-hoc builds use in-memory storage and lose keys on restart).

When to avoid it — and what to weigh

  • Non-macOS environments required — RepoPrompt CE is macOS-only (requires macOS 26+). Windows or Linux teams cannot run the native app, though the MCP server may be usable via alternative distribution.
  • Production deployment or server-side use — This is designed as a local development workspace, not a service or server deployment. Scaling to production or cloud environments is not within scope.
  • Minimal documentation or experimental status risk tolerance — The project is young (created May 2026), with 120 open issues. Production workflows should assess stability; the community edition is not yet battle-hardened for mission-critical use.
  • Vendor lock-in concerns with RepoPrompt ecosystem — This is the community edition; a proprietary RepoPrompt product exists. Organizations seeking long-term independence may prefer pure open-source alternatives without a commercial counterpart.

License & commercial use

Licensed under Apache License 2.0 (Apache-2.0), a permissive OSI-approved license that permits commercial use, modification, and distribution under the stated conditions (attribution, license inclusion, state changes). The license is clearly declared and included in the repository.

Apache-2.0 permits commercial use. However, this is the community edition of a commercial RepoPrompt product; organizations using RepoPrompt CE must verify they are not infringing trademark or circumventing licensing terms of the proprietary offering. For commercial deployment beyond local development, review the relationship with the commercial edition and consult legal counsel.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityModerate
DEV.co fitGood
Assessment confidenceHigh
Security considerations

Secure storage depends on app signing and Keychain integration; ad-hoc debug builds use in-memory storage with no persistence across restarts. Production builds (signed with a stable identity) store API keys in macOS Keychain. The app is notarized and signed for public distribution via Homebrew, suggesting Apple's malware checks are applied. Code review practices, dependency audit frequency, and vulnerability disclosure process are not detailed; verify with maintainers for production workflows.

Alternatives to consider

Cursor (proprietary, macOS/Windows)

A commercial IDE with built-in AI context curation and multi-file refactoring, but lacks open-source transparency and MCP integration flexibility.

Aider (CLI-based, cross-platform, open-source)

Pure CLI tool for AI-assisted git-based refactoring, supports multiple models, platform-agnostic, but lacks native GUI workspace and multi-root orchestration.

Continue.dev (IDE extension, cross-platform, open-source)

VS Code / JetBrains plugin for AI coding, handles context natively within the IDE, multiplatform, but not a standalone workspace and less focus on context engineering as a workflow.

Software development agency

Build on repoprompt-ce with DEV.co software developers

RepoPrompt CE is production-ready for macOS development teams seeking AI-assisted code workflows with transparent, auditable context curation. For non-macOS environments or cross-platform needs, consider alternatives. Request a technical review from the Devco team to assess integration with your AI toolchain and deployment constraints.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

Related on DEV.co

Explore the category and the services that help you build with it.

repoprompt-ce FAQ

Can I use RepoPrompt CE with non-macOS agents or systems?
RepoPrompt CE is a native macOS app and cannot run on Windows or Linux. However, the bundled MCP server may be callable by external MCP-compatible CLI agents on other platforms; exact cross-platform feasibility requires testing.
How does RepoPrompt CE differ from the commercial RepoPrompt product?
Not clearly stated. The README identifies RepoPrompt CE as the free, open-source community edition, but specific feature gaps or commercial licensing terms are not documented in the provided data; contact maintainers for clarification.
Is my context data sent to external servers?
RepoPrompt CE is a local macOS workspace; context curation and MCP orchestration are local-first. API keys for external models are stored in Keychain. Verify integration patterns with downstream AI services in your specific workflow.
What is the status of the 120 open issues?
Unknown. A high open-issue count on a 2-month-old project is typical, but issue severity, resolution timeline, and roadmap are not provided; review the issue tracker directly to assess risk for your use case.

Software developers & web developers for hire

From first prototype to production, DEV.co delivers software development services around tools like repoprompt-ce. Our software development agency staffs experienced software developers and web developers for custom software development, web development, integrations, and ongoing support across mcp servers and beyond.

Evaluate RepoPrompt CE for your team

RepoPrompt CE is production-ready for macOS development teams seeking AI-assisted code workflows with transparent, auditable context curation. For non-macOS environments or cross-platform needs, consider alternatives. Request a technical review from the Devco team to assess integration with your AI toolchain and deployment constraints.