Skip to content

Releases: VersoXBT/chops

Chops v1.0.0-catalog

23 Mar 19:11
1e4fa57

Choose a tag to compare

What's New

This fork adds dynamic filesystem scanning for Claude Code plugins, agents, and MCP servers to the Chops macOS app.

Features

  • Plugin Scanner — Reads ~/.claude/plugins/installed_plugins.json and displays all installed plugins with version, scope, and marketplace info
  • Agent Scanner — Scans ~/.claude/agents/*.md, parses YAML frontmatter, and renders full markdown content
  • MCP Server Scanner — Discovers MCP server configs from plugin cache directories
  • Catalog Sidebar — New section showing Plugins, Agents, and MCP Servers with live counts
  • Detail Views — Click any item to see full metadata and content

Install

  1. Download Chops.dmg below
  2. Open the DMG
  3. Drag Chops to Applications
  4. On first launch: right-click → Open (bypasses Gatekeeper for unsigned builds)

Note: This build is ad-hoc signed (not notarized). macOS will warn you on first launch — right-click → Open to proceed.

Based on Shpigford/chops.