Wyrd Scribe

Wyrd Scribe

Local
@wyrdmcpJavaScriptMITUpdated 3 days ago

Creates new pages with provenance and records lineage in a ledger under .wyrd/.

Wyrd

Wyrd is a collection of MCP servers and their containment library. Each server operates over one folder explicitly granted by the user and applies the library's documented path boundary.

Build the workspaces from a clean checkout with:

npm install --ignore-scripts --package-lock=false
npm run build

Each package's README documents that package's usage, behavior, security boundary, and test surface. Its package-local LICENSE defines its license. The repository scaffold itself is MIT. Published npm artifacts remain the supported installation path; this repository exposes source and configuration for inspection and building, with dependencies resolving inside their declared ranges.