Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project.
claude mcp add tempera -- npx -y @astudioplus/tempera-mcp
claude_desktop_config.json
{
"mcpServers": {
"tempera": {
"command": "npx",
"args": [
"-y",
"@astudioplus/tempera-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tempera": {
"command": "npx",
"args": [
"-y",
"@astudioplus/tempera-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tempera": {
"command": "npx",
"args": [
"-y",
"@astudioplus/tempera-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tempera": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@astudioplus/tempera-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tempera": {
"command": "npx",
"args": [
"-y",
"@astudioplus/tempera-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.anvanster--tempera/reviews or the review_server meta-tool.
POST /mcp