HomeOther › loki-mode

loki-mode

Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.

Shell
★ 1,069 stars Last pushed 2026-09-21 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 9.50.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "loki-mode": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry