Selvedge

Long-term memory for AI-coded codebases — agents log the why behind every change and read it back.

stdiocommunityinfra

Package Details

Transportstdio
Runtimeuvx

Runtime Arguments

Positional
selvedge-serverRequired
selvedge-serverEntry point that starts the MCP server over stdio. Plain `uvx selvedge` would launch the CLI instead.
Named
--fromRequired
selvedgeThe MCP server binary (selvedge-server) differs from the package name, so uvx needs --from.

Environment Variables

SELVEDGE_DB

Override the SQLite path. Defaults to .selvedge/selvedge.db next to the codebase.