Workfile runs on your own machine — the client starts it, so there is no endpoint to ping. 2 160 installs a week from npm. Last commit 4 Aug 2026.
Repository-native protocol and local MCP server for Work, Docs, History and durable project Memory.
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 workfile -- npx -y @illodev/workfile
{
"mcpServers": {
"workfile": {
"args": [
"-y",
"@illodev/workfile"
],
"command": "npx"
}
}
}
[mcp_servers.workfile]
command = "npx"
args = ["-y", "@illodev/workfile"]
{
"mcpServers": {
"workfile": {
"args": [
"-y",
"@illodev/workfile"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"workfile": {
"args": [
"-y",
"@illodev/workfile"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.