(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-app-manifestprocedureWrite an app manifest dict to ~/.sigil/apps/<name>/manifest.json
read-app-manifestprocedureRead an app manifest dict from file. Returns the dict or #f if the file doesn't exist.
list-app-manifestsprocedureList all installed app manifests as (name . dict) pairs.
register-mcp-serverprocedureRegister an MCP server in the Claude Code config.
deregister-mcp-serverprocedureRemove an MCP server entry from the Claude Code config.