Skip to content
Claude Desktop

Repowise for Claude Desktop

dev.repowise/repowise

Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.

client:Claude Desktop transport:stdio runtime:pypi

Install Repowise in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Repowise in other clients