← Back to research
·9 min read·company

Repo Prompt

Repo Prompt is a native macOS app for context engineering—building precise AI prompts from codebases, applying edits with reviewable diffs, and now orchestrating multi-agent coding sessions.

Key takeaways

  • Native macOS app for visual context engineering with AI coding workflows
  • Agent Mode orchestrates planner, engineer, and explorer agents via Codex, Claude Code, or Gemini CLI
  • Free tier now taps existing Claude Pro/Max, ChatGPT, and Google AI subscriptions—no API keys required

FAQ

What is Repo Prompt?

Repo Prompt is a macOS app that helps developers build precise AI prompts by visually selecting code context, then applies model-generated edits with reviewable diffs.

How much does Repo Prompt cost?

Repo Prompt has a free tier (32k tokens) and Pro at $14.99/month with a 1-month free trial; mid-2026 reviews list annual at ~$149/year and a lifetime license at $349–$399.

Does Repo Prompt work with coding agents like Claude Code?

Yes. Agent Mode runs Codex, Claude Code, or Gemini CLI sessions inside Repo Prompt, and its MCP server installs with one click into Claude Code, Cursor, Codex, Gemini CLI, and OpenCode.

Executive Summary

Repo Prompt is a native macOS application designed for "context engineering"—the practice of building precise, efficient prompts for AI coding assistants. Rather than copying and pasting code manually or relying on AI to find relevant files, Repo Prompt provides a visual interface for selecting exactly what context to include, then applies AI-generated changes back to the codebase with reviewable diffs. As of mid-2026 it has expanded well beyond prompt-building: Agent Mode runs long-horizon, multi-agent sessions—coordinating planner, engineer, and explorer agents—on top of Codex, Claude Code, or Gemini CLI, and the free tier can use existing Claude Pro/Max, ChatGPT Plus/Pro, or Google AI subscriptions with no API keys.

AttributeValue
CompanyIndependent
Founded2024
FundingBootstrapped
Employees1 (solo developer)
HeadquartersUnited States

Product Overview

Repo Prompt addresses the "context engineering" problem in AI-assisted development: getting the right code into your prompts while minimizing token usage. Large codebases can overwhelm AI context windows, leading to incomplete or inaccurate responses. Repo Prompt provides a visual file tree interface for precisely selecting files, folders, and code sections.

The application began as a personal tool built by a developer frustrated with copy-pasting code into AI chats. It has since evolved into a comprehensive context engineering toolbox with MCP server integration—one-click installable into Claude Code, Cursor, Codex, Gemini CLI, and OpenCode—and, in 2026, a full Agent Mode that hands codemaps, file slicing, and token budgets to coding agents with built-in workflows.

Key Capabilities

CapabilityDescription
Visual File SelectionBrowse and select specific files with instant previews
Context BuilderThree-stage pipeline: discovery agent explores the codebase, files are selected within a token budget, and a structured prompt is handed to an analysis model
CodemapsFunction/type signatures only—structural understanding at ~10x fewer tokens
Apply ModeAutomatically apply AI edits with reviewable diffs
Agent Mode & OrchestrationLong-horizon multi-agent sessions coordinating planner, engineer, and explorer agents via Codex, Claude Code, or Gemini CLI (Pro)
Pro EditParallel multi-file editing with sandboxed delegate agents per file
MCP ServerOne-click install into Claude Code, Cursor, Codex, Gemini CLI, OpenCode
CLI ProvidersUse existing Claude Pro/Max, ChatGPT Plus/Pro, or Google AI subscriptions directly—no API costs (free tier)
Multi-Model ChatBuilt-in chat with OpenAI, Anthropic, Google, and more

Product Surfaces

SurfaceDescriptionAvailability
macOS AppNative Swift applicationGA
MCP ServerFor Claude Code/Cursor/Codex/Gemini CLI/OpenCodeGA
CLI companion (rp-c)Scriptable file read/search/tree commands against the appGA
Windows/LinuxNot availableRoadmap

Technical Architecture

Repo Prompt is built natively in Swift for macOS, providing native performance and system integration. The application runs entirely locally—no code is transmitted to external servers except when explicitly sent to AI providers.

The MCP (Model Context Protocol) server component turns Repo Prompt into what the docs call an "IDE for agents"—external tools like Claude Code and Cursor can call 15+ specialized context tools, enabling workflows like starting a conversation in one tool and continuing in another with the same context.

Key Technical Details

AspectDetail
DeploymentLocal macOS application
Model(s)OpenAI, Anthropic, Google (Gemini), DeepSeek, Azure OpenAI, OpenRouter, LiteLLM, plus any OpenAI-compatible endpoint
IntegrationsClaude Code, Cursor, Codex, Gemini CLI, OpenCode via MCP; subscription-based CLI providers (Claude Pro/Max, ChatGPT, Google AI)
Open SourceNo (proprietary)

Strengths

  • Native macOS performance — Built in Swift for responsiveness and low resource usage, unlike Electron-based alternatives
  • Visual context precision — File tree interface eliminates guesswork about what's included in prompts
  • MCP server integration — Works as a backend for Claude Code, Cursor, Codex, Gemini CLI, and OpenCode, not just standalone
  • Agent orchestration — Agent Mode coordinates planner, engineer, and explorer agents for long-horizon tasks from a single workspace
  • No mandatory API keys — CLI providers let even free-tier users run on existing Claude Pro/Max, ChatGPT, or Google AI subscriptions
  • Token efficiency — Codemaps and selective context significantly reduce token usage compared to dumping entire repos
  • Apply Mode reliability — Sophisticated diff parsing handles model formatting errors gracefully

Cautions

  • macOS only — A March 2026 review flags "macOS only: excludes Windows and Linux developers entirely"; still roadmap-only as of June 2026
  • Solo developer risk — Single maintainer means slower development and support
  • Learning curve — Reviewers note the curve "increases with XML editing and MCP setup" as advanced features stack up
  • Paid for serious use — Free tier limited to 32k tokens; Codemaps, MCP server, Context Builder, and Agent Mode all require Pro
  • Pricing opacity — Official docs now list only the $14.99/month plan; annual and lifetime prices appear only in third-party reviews, which disagree ($349 vs $399 lifetime)
  • Not an IDE — Designed to complement other tools, not replace them

What Developers Say

Repo Prompt has an active following on Hacker News and Reddit, where it frequently appears in AI coding workflow threads.

"Build huge prompt with Repo Prompt (500k+ tokens)... The above flow replaces a junior developer." — HN commenter ldjkfkdsjnv, on a Repo Prompt → Gemini → Codex pipeline

"I use repo prompt to build the prompt manually with the code files... I actually think cursor alone is not that good." — HN commenter mikert89

"Code maps are the feature that made me stop dumping entire folders into prompts." — Automateed review (updated April 2026)

"Free tier doesn't cover large projects" for daily professional use, and the macOS-only limitation "excludes Windows and Linux developers entirely." — critical notes from 2026 reviews


Pricing & Licensing

TierPriceIncludes
Free$032k token limit; file selection, chat/apply mode, CLI providers, custom API endpoints
Pro Monthly$14.99/mo (1-month free trial)Unlimited tokens; Codemaps, MCP server, Context Builder, Pro Edit, Agent Mode & Orchestration, Benchmarks
Pro Annual~$149/yrPer third-party reviews; not listed in official docs
Lifetime$349–$399Reported by 2026 reviews (up from $219 at launch); reviews disagree on the figure

Licensing model: Freemium with subscription/lifetime options

Hidden costs: API keys are now optional—CLI providers reuse existing Claude Pro/Max, ChatGPT Plus/Pro, or Google AI subscriptions. Heavy API-key usage with frontier models can still cost $50-200+/month.


Competitive Positioning

Direct Competitors

CompetitorDifferentiation
RepomixRepo Prompt has visual UI and Apply Mode; Repomix is CLI-only
CursorCursor is an IDE; Repo Prompt is a context tool that works with Cursor
16x Prompt16x is cross-platform; Repo Prompt has deeper MCP integration

When to Choose Repo Prompt Over Alternatives

  • Choose Repo Prompt when: You're on macOS and want precise visual context control with MCP integration
  • Choose Repomix when: You need CLI-based context packaging across platforms
  • Choose Cursor when: You want an all-in-one AI IDE
  • Choose Claude Desktop/Claude Code when: You prefer simpler workflows without visual context engineering

Ideal Customer Profile

Best fit:

  • macOS developers working with large codebases
  • Users of Claude Desktop or Cursor wanting better context control
  • Developers who value token efficiency and precision
  • Teams that can standardize on macOS

Poor fit:

  • Windows/Linux users (no support)
  • Developers wanting all-in-one IDE solutions
  • Teams needing collaboration features
  • Users who prefer simple, automatic context detection

Viability Assessment

FactorAssessment
Financial HealthModerate (bootstrapped, revenue-generating; funding not publicly disclosed)
Market PositionNiche leader
Innovation PaceRapid (Agent Mode, Pro Edit, CLI providers, and rp-c all shipped within roughly a year)
Community/EcosystemSmall but dedicated; no public user counts as of June 2026, but recurring organic mentions in HN coding-workflow threads
Long-term OutlookNeutral-positive

Repo Prompt occupies a focused niche as a context engineering tool for macOS power users. Its bootstrapped status means sustainable economics but limited growth resources. The solo developer model is both a strength (focused vision) and risk (bus factor). Its 2026 pivot toward agent orchestration—wrapping Codex, Claude Code, and Gemini CLI rather than competing with them—positions it well as CLI agents become the default workflow.


Bottom Line

Repo Prompt is an excellent tool for developers who take context engineering seriously. The visual file selection, MCP integration, and Apply Mode create a workflow that's more precise and efficient than copy-pasting or relying on AI auto-detection—and Agent Mode now layers multi-agent orchestration of Codex, Claude Code, and Gemini CLI on top.

Recommended for: macOS developers working with large codebases who want precise control over AI context, plus users of CLI coding agents who want a native cockpit for orchestrating them.

Not recommended for: Cross-platform teams, users wanting all-in-one solutions, or developers who prefer automatic context handling.

Outlook: Repo Prompt has found a sustainable niche and is shipping fast—its agent-orchestration turn keeps it relevant as workflows shift from chat to CLI agents. Windows/Linux support would significantly expand its market, but the solo developer model makes this challenging. For macOS users in its target market, it remains one of the best context engineering tools available.


Research by Ry Walker Research • methodology