サーバー

Strata
@agenerationforwordz-tech
Strata is a self hosted AI memory server. Your AI remembers everything across every session, on your own hardware.
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"strata": {
"type": "http",
"url": "http://YOUR_HOST:4320/mcp",
"headers": {
"X-API-Key": "YOUR_AGENT_KEY"
}
}
}
}