loki-config-template

Dark-Alex-17/loki-config-template
★ 0 stars Shell 🤖 AI/LLM Updated 4d ago
Shareable Loki configurations. Agents, roles, macros, tools, and MCP servers.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "loki-config-template": {
      "command": "npx",
      "args": [
        "-y",
        "Dark-Alex-17/loki-config-template"
      ]
    }
  }
}

README Excerpt

A starter template for sharing [Loki](https://github.com/Dark-Alex-17/loki) configurations via any Git repository. Repositories structured like this enable users to share agents, roles, macros, tools, and MCP servers in Loki easily. Fork this repo, customize the assets to your taste, then install your fork