Krix

imanki-t/Krix
★ 0 stars TypeScript DevOps Updated today
Unified Model Context Protocol (MCP) server integrating 14 custom GitHub tools with a lightweight proxy to 8 essential Render developer actions. Designed to run statelessly on a single port, it dynamically filters schemas to provide developer utility with minimal baseline token overhead.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "krix": {
      "command": "npx",
      "args": [
        "-y",
        "imanki-t/Krix"
      ]
    }
  }
}