π¦
Mycelium
your AI β a biologically inspired cognitive architecture for LLM agents: persistent associative memory, 3-system neurochemistry, active inference, agent evolution, and peer-to-peer federation. Works with any MCP client.
0 installs
15 stars
Trust: 67 β Good
Devtools
Installation
npx myceliumAsk AI about Mycelium
Powered by Claude Β· Grounded in docs
I know everything about Mycelium. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
π Mycelium
One mushroom to rule them all.
Sync your skills, MCPs, agents, rules, and hooks across every AI tool, from every machine β one config.
π Quick Start
npm install -g @mycelish/cli
mycelium init
init detects your tools, migrates existing configs, syncs everything, and registers Mycelium as an MCP server in every tool. New machine? Run init again.
mycelium sync # Push config to all tools
mycelium sync --watch # Auto-sync on changes
mycelium serve # Launch visual dashboard
β¨ What It Does
| π Universal Sync | 6 item types Γ 8 tools. One command. Your manual settings are preserved. |
| ποΈ 3-Tier Config | Project > Machine > Global. Different MCPs per project, different paths per machine. |
| π§© Plugin Takeover | Disable individual skills, agents, or commands within a plugin β without disabling the entire plugin. |
| π» Multi-PC Sync | Push/pull via Git. MCP paths auto-detected per hostname. Secrets gitignored, templates tracked. |
| πͺ Migration Wizard | Scans all tools, generates a plan, imports everything. Dry-run by default. |
| π‘οΈ Security Scanner | 80+ rules scan every skill before install. Catches prompt injection, credential harvesting, and more. |
| π MCP Server | Mycelium registers itself as MCP β any AI tool can manage its own config via natural language. |
| π Observability | SQLite traces, auto-snapshots on errors, queryable reports. |
| π₯οΈ Dashboard | React Flow graph, toggle switches, migration wizard, marketplace browser. |
| π©Ί Doctor | 8 health modules catch broken symlinks, missing MCPs, and config drift. |
π― Supported Tools
| Tool | Skills | MCPs | Agents | Rules | Hooks | Commands |
|---|---|---|---|---|---|---|
| Claude Code | β | β | β | β | β | β |
| Codex CLI | β | β | β | β | β | β |
| Gemini CLI | β | β | β | β | β | β |
| OpenCode | β | β | β | β | β | β |
| OpenClaw | β | β | β | β | β | β |
| Cursor | β | β | β | β | β | β |
| VS Code | β | β | β | β | β | β |
| Antigravity | β | β | β | β | β | β |
π Commands
| Command | Description |
|---|---|
mycelium init | Auto-setup: detect, migrate, sync, register MCP |
mycelium sync [--watch] | Sync to all tools |
mycelium status | Show sync status across tools |
mycelium doctor [--security] | Health checks + security scan |
mycelium add / remove | Add or remove skills and MCPs |
mycelium enable / disable | Enable or disable items (with plugin takeover) |
mycelium migrate [--apply] | Scan and import from existing tools |
mycelium marketplace | Browse and manage marketplace |
mycelium push / pull | Git-based multi-PC sync |
mycelium env | Environment variable management |
mycelium report | Query traces and generate reports |
mycelium serve | Start dashboard on port 3378 |
Alias: myc β e.g., myc sync, myc status
π Docs
- Capability Matrix β Full tool Γ item type support
- MCP Server β Tools, resources, prompts reference
- Plugin Takeover β Per-component plugin control
- Multi-PC Sync β Machine overrides, env templates
- Migration Guide β Workflow and strategies
- Reporting Issues β Diagnostics and bug reports
π MIT License
