loki mode for Claude Desktop
io.github.asklokesh/loki-mode
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.
client:Claude Desktop
transport:stdio
runtime:npm
Install loki mode in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"loki-mode": {
"command": "npx",
"args": [
"-y",
"loki-mode"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs