PROJECT · morphso
morphso
AI Service Marketplace CLI
A CLI to search, install, and manage AI-ready services. It picks an install strategy with AI and resolves dependencies automatically.
Core Features
- One-line install: downloads the right binary for your OS/arch and registers PATH
- AI-recommended strategy — automatically chooses Docker / Kubernetes / native
- Automatic dependency resolution: gopedia + PostgreSQL · Qdrant · TypeDB as one stack
- ZITADEL Device Flow login with hub-tracked install history
Quick Start
Install AI services like gopedia in one line with morphso.
curl -fsSL https://morphso.toji.homes/install | shOPENAI_API_KEY=sk-... morphso install gopedia --docker --yesThe --docker strategy reads public hub endpoints, so no login is required.
Commands
- morphso search <query> — find packages
- morphso info <package> — details, dependencies, resource summary
- morphso install <package> — install with the AI-recommended strategy; resolves deps
- morphso list / remove — show install history · uninstall