Loki Mode runs on your own machine — the client starts it, so there is no endpoint to ping. 21 660 installs a week from npm. Last commit 4 Aug 2026.
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
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 loki-mode -- npx -y loki-mode
{
"mcpServers": {
"loki-mode": {
"args": [
"-y",
"loki-mode"
],
"command": "npx"
}
}
}
[mcp_servers.loki-mode]
command = "npx"
args = ["-y", "loki-mode"]
{
"mcpServers": {
"loki-mode": {
"args": [
"-y",
"loki-mode"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"loki-mode": {
"args": [
"-y",
"loki-mode"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.