Toki Toki runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 18 Jun 2026.
A local causality ledger: records decisions and the reasons, for an agent to recall.
Today is the operative word: we check Toki Toki every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 toki-toki -- uvx toki-toki-mcp
{
"mcpServers": {
"toki-toki": {
"args": [
"toki-toki-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.toki-toki]
command = "uvx"
args = ["toki-toki-mcp"]
{
"mcpServers": {
"toki-toki": {
"args": [
"toki-toki-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"toki-toki": {
"args": [
"toki-toki-mcp"
],
"command": "uvx"
}
}
}
Record AI decisions to a tamper-evident audit ledger from any MCP-compatible agent.
Attest agent decisions and verify records on a public ledger. Evidence, not just data.
Read-only MCP access to a local append-only evidence ledger for AI agent sessions.
A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.
Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context.
Record an agent's decisions with reasons anyone can re-execute offline — verify recomputes them.
Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
Answers built from our own checks of this server.