skein-toolkit

Hendo52/skein-toolkit
★ 0 stars Python AI/LLM Updated today
Cloudflare Workers AI proxy, multi-step task orchestrator, and local agentic MCP server, fronted by a unified LiteLLM proxy. Spun off from Electron-Splines, Apache-2.0.
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": {
    "skein-toolkit": {
      "command": "uvx",
      "args": [
        "skein-toolkit"
      ]
    }
  }
}

Or install with pip: pip install skein-toolkit

README Excerpt

A repo-agnostic clone of the AI development toolchain originally built inside Electron-Splines: a Cloudflare Workers AI proxy, a multi-step task orchestrator, and a local agentic MCP server, fronted by a unified LiteLLM proxy. This repo is the result of the "LLM Tech Stack Standalone Repository" spin-off

Tools (2)

CF_PROXY_OQ_LEDGER_PATHWORKSPACE_ROOT