Tempera runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 30 May 2026.
Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(binaryPath, args, {
const binaryPath = path.join(binDir, binaryName);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tempera -- npx -y @astudioplus/tempera-mcp
{
"mcpServers": {
"tempera": {
"args": [
"-y",
"@astudioplus/tempera-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tempera]
command = "npx"
args = ["-y", "@astudioplus/tempera-mcp"]
{
"mcpServers": {
"tempera": {
"args": [
"-y",
"@astudioplus/tempera-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tempera": {
"args": [
"-y",
"@astudioplus/tempera-mcp"
],
"command": "npx"
}
}
}
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
Cognitive memory for AI coding assistants — persistent memory across sessions
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
Persistent, verified memory for AI coding agents: recall, capture, guardrails, review queue.
Persistent memory for AI agents. Store context, retrieve it semantically.
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
Answers built from our own checks of this server.