eidos agi
Plugin Store

Eidos Marketplace

One-command install for Eidos tools inside Claude Code.

claude plugins marketplace add eidos-agi/eidos-marketplace View on GitHub

What it does

A plugin marketplace for Claude Code. Add it once, then install any Eidos tool with a single command — no pip, no manual MCP config. Each plugin uses uvx to pull the package from PyPI on demand.

Install

claude plugins marketplace add eidos-agi/eidos-marketplace

Then install any plugin:

claude plugins install resume-resume
claude plugins install ike
claude plugins install visionlog
claude plugins install railguey
claude plugins install clawdflare

Available plugins

How it works

The marketplace is a directory of pointers, not code. Each plugin is two small JSON files — a name/description and a command to start the MCP server. The actual code lives in each tool's own repo on PyPI. uvx handles installation transparently.

All plugins are tested with an automated MCP handshake test on every change. Only plugins that pass ship.