strata for Claude Desktop
io.github.agenerationforwordz-tech/strata
Self-hosted AI memory server. Persistent memory on your hardware, not the cloud.
client:Claude Desktop
transport:stdio
runtime:npm
Install strata in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"strata": {
"command": "npx",
"args": [
"-y",
"strata-mcp-server"
],
"env": {
"STRATA_URL": "<STRATA_URL>",
"STRATA_API_KEY": "<STRATA_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs