soredium

Hortora/soredium
★ 0 stars Python 🤖 AI/LLM Updated today
Everything needed to grow a garden — validators, CI, MCP server, Obsidian plugin, and Claude skill
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "soredium": {
      "command": "uvx",
      "args": [
        "soredium"
      ]
    }
  }
}

Or install with pip: pip install soredium

README Excerpt

The engine for Hortora gardens — validators, CI scripts, GitHub Actions workflows, and Claude skills. > A soredium is a lichen's dispersal unit: a self-contained bundle that carries everything needed to establish a new colony wherever it lands. --- | Skill | Purpose | |-------|---------| | `forage` | Session-time capture, search, and retrieval. CAPTURE writes the entry, validates locally, commits, and pushes directly to main. SWEEP scans a session for all four entry types (gotchas, techniques, u

Tools (3)

forageharvestprotocol