sigildocs

(sigil cli app)

(sigil cli app) - Install and manage Sigil applications

Provides the sigil app command for installing apps from git repos, storing them in the content-addressable store, and optionally registering them as MCP servers for Claude Code.

Exports

Write an app manifest dict to ~/.sigil/apps/<name>/manifest.json

Read an app manifest dict from file. Returns the dict or #f if the file doesn't exist.

List all installed app manifests as (name . dict) pairs.

Register an MCP server in the Claude Code config.

Remove an MCP server entry from the Claude Code config.