MCP Server
MCP
io.github.bytewizard42i/soulsketch
Portable, user-owned AI memory packs: read, validate, fingerprint, diff, and observe
Install
npx -y @soulsketch/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@soulsketch/mcp-server",
"version": "1.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Colon-separated absolute paths the server may access (your Soul-Sanctum memory repos)",
"isRequired": true,
"format": "string",
"name": "SOULSKETCH_ALLOWED_ROOTS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment