Loading MCP server directory, please wait...
Portable, user-owned AI memory packs: read, validate, fingerprint, diff, and observe
npx @getmcp/cli add io.github.bytewizard42i/soulsketchRequires Node.js 18+. Community-contributed server. Review source before installing.
SOULSKETCH_ALLOWED_ROOTSColon-separated absolute paths the server may access (your Soul-Sanctum memory repos)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bytewizard42i/soulsketch": {
"command": "npx",
"args": [
"-y",
"@soulsketch/mcp-server"
],
"env": {
"SOULSKETCH_ALLOWED_ROOTS": ""
}
}
}
}