inxr2

pwiereng/inxr2
★ 0 stars Python 🗄️ Database Updated today
Cross-reference code browser for git repositories: semantic navigation, time-travel browsing, and cross-repo search. FastAPI + React + PostgreSQL + Tree-sitter, with an MCP server for AI assistants.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inxr2": {
      "command": "uvx",
      "args": [
        "inxr2"
      ]
    }
  }
}

Or install with pip: pip install inxr2

README Excerpt

> **Status:** Production-ready core, actively developed as a solo project — built to be self-hosted. Issues and PRs welcome (reviewed before merge). See [Project Status](#project-status) for what's stable. This is a modern cross-reference code browser designed for teams working with git repositories. INXR2 enables developers to browse, search, and understand code across multiple repositories with powerful temporal navigation capabilities.

Tools (9)

ALLOWED_HOSTSCORS_ORIGINSDATABASE_URLDEBUGENVIRONMENTLOG_LEVELPOSTGRES_PASSWORDSECRET_KEYreact

Topics

code-browsercode-navigationcode-searchcross-referencedeveloper-toolsfastapigitmcppostgresqlpythonreactstatic-analysistree-sittertypescript