raisl

astrojones/raisl
★ 0 stars Python Code/Dev Tools Updated today
The repo agent harness as a Claude Code plugin — a bundled, auto-connecting MCP server (repo_* tools + proxied serena_* code navigation), safety hooks, and generic coding-workflow skills/subagents. Born-harnessed repos for any MCP client.
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": {
    "raisl": {
      "command": "uvx",
      "args": [
        "raisl"
      ]
    }
  }
}

Or install with pip: pip install raisl

README Excerpt

**The repo agent harness as a Claude Code plugin.** Install it once and every git repo you open is *born harnessed* — a coding agent gets safe, deterministic, repo-aware tooling and symbol-level code navigation, instead of improvising with raw shell. `raisl` is client-agnostic in spirit: the same harness server runs for Claude Code (bundled