ikenga-pkgs

Royalti-io/ikenga-pkgs
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Open-source pkgs for the Ikenga workspace (engines, MCP servers, apps, connectors)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ikenga-pkgs": {
      "command": "npx",
      "args": [
        "-y",
        "Royalti-io/ikenga-pkgs"
      ]
    }
  }
}

README Excerpt

Open-source packages for the [Ikenga](https://github.com/Royalti-io/ikenga) workspace. Per [ADR-009](https://github.com/Royalti-io/ikenga/blob/main/docs/adr/009-monorepo-pkgs-all-open.md) all packages here ship under **Apache-2.0**. ``` packages/ engine/ AI engine adapters (claude-code, noop, …)