Docket runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Sep 2026.
One list every AI tool you use can write to — scoped per project, local-first, self-hostable.
We read the source, 17 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(process.execPath, [webEntry], {
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 docket -- npx -y @pasichdev/docket
{
"mcpServers": {
"docket": {
"args": [
"-y",
"@pasichdev/docket"
],
"command": "npx"
}
}
}
[mcp_servers.docket]
command = "npx"
args = ["-y", "@pasichdev/docket"]
{
"mcpServers": {
"docket": {
"args": [
"-y",
"@pasichdev/docket"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docket": {
"args": [
"-y",
"@pasichdev/docket"
],
"command": "npx"
}
}
}
Agent-agnostic persistent memory MCP server. Local-first: memories travel with your project.
Local-first MCP server that snapshots your project's working state into one context object.
Your local project library: hand any AI a project pack, search it, and write findings back.
AI memory layer — one shared, persistent memory across every AI tool you connect.
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.
A local memory engine any AI tool can use.
Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.
Answers built from our own checks of this server.