We built MoraCode, a JetBrains IDE plugin that helps navigate large and messy codebases—including multi-repo workspaces—using an index-first approach. Instead of heavy file-system crawling, we rely on an AI code index for context, which often reduces the number of agent turns needed to answer questions. It’s multi-repo aware, so you can combine several repositories in a single conversation. Running multiple tools concurrently helps reduce turnaround. It’s privacy-first/BYOK: your code goes directly to the LLM you choose, and indexes plus API keys stay local. It works with OpenAI, Anthropic, OpenRouter, and others.We’d love feedback on how well it ranks relevance in monorepos and multi-repo workspaces, how it behaves on very large codebases (and any comparisons you’ve tried with other tools), which latency and embedding/provider setups worked or didn’t, and which features you consider must-haves.
Links: JetBrains plugin — https://plugins.jetbrains.com/plugin/28318-moracode • Website — https://moracode.ai