Skip to content

Introduction

Repobase is an open-source tool that indexes your Git repositories locally and lets you search them with AI. It includes a beautiful terminal UI and an MCP server for integration with AI tools like Cursor and Claude.

Features

  • Semantic Search – Find code by meaning, not just keywords
  • Terminal UI – Manage repositories with vim-style keybindings
  • MCP Server – Native integration with Cursor, Claude, and other AI tools
  • Local-First – Your code stays on your machine, always available offline
  • Fast Indexing – Powered by LanceDB for efficient vector search

Ready to get started? Head over to the Quick Start guide. Or learn more about why Repobase exists and how it compares to other solutions.