neiii/bridle
TUI / CLI config manager for agentic harnesses (Amp, Claude Code, Opencode, Goose, Copilot CLI, Crush, Droid)
What it solves
Bridle solves the fragmentation of configuration across different AI coding assistants (harnesses). Instead of manually managing different file paths, naming conventions, and JSON/YAML schemas for tools like Claude Code, OpenCode, and Copilot CLI, Bridle provides a single interface to manage profiles and install shared capabilities.
How it works
Bridle acts as a unified configuration manager and "package manager" for AI assistants. It allows users to create named profiles (e.g., "work" or "personal") and switch between them, automatically copying the correct configuration into the target assistant's directory. It can also install skills, agents, commands, and Model Context Protocol (MCP) servers directly from GitHub repositories, automatically translating the installation paths and schemas to match the specific requirements of the chosen assistant.
Who it’s for
Developers who use multiple AI coding assistants and want a consistent way to manage their settings, tools, and MCP configurations without manually editing hidden config files for each tool.
Highlights
- Multi-Harness Support: Works with Claude Code, OpenCode, Goose, Amp, Copilot CLI, and Crush.
- Unified Installation: Install skills and MCPs from GitHub once and deploy them across multiple assistants.
- Profile Management: Create, switch, and compare different configuration profiles for different contexts.
- TUI Interface: Includes an interactive terminal user interface for easier management.
Related
- Project
- Project
- Project
- Project
- Project