StackFerry — Development skill for Claude Code
Desktop provider manager and local failover router for Codex, Claude Code, and Grok.
How to install StackFerry
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Ninthless/StackFerry and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What StackFerry does
Desktop provider manager and local failover router for Codex, Claude Code, and Grok.
Alternatives in Development
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
- Scopey — Keep Claude/Codex/Grok/Pi/OpenCode sessions on scope 126 ★
- Skill Manager — Manage skills across Codex CLI, Claude Code, Cursor, OpenCode, and OpenClaw from one local app 117 ★
README
StackFerry
English · 简体中文
Desktop provider manager and local failover router for Codex, Claude Code, and Grok.
StackFerry is a local Electron desktop app. It stores official and custom gateways per CLI, writes the enabled provider into that CLI’s config (after a backup), optionally fronts traffic with a per-CLI failover queue on `127.0.0.1`, and keeps Skills plus MCP servers in one place so you can project them onto the tools you actually run.
Table of Contents
Why
Coding CLIs each have their own config files, auth files, and MCP/Skills layouts. StackFerry does not replace those tools. It is the control plane next to them:
- Providers — official login or custom gateways for Codex, Claude Code, and Grok. Enable one, and StackFerry backs up then writes the live CLI config. Gateways can ship a
stackferry://import link; see docs/provider-import.md. - Local routing — one failover queue per CLI. When the queue is non-empty, requests go through a loopback proxy with circuit breaking. Official login stays out of the queue.
- Skills — import
SKILL.mdfrom a GitHub repo or a local folder, keep an app-owned copy, then project it to Claude, Codex, and Grok. - MCP — add stdi
Related Skills
Learn Grok Bot
Learn Grok Bot's desktop agent architecture in 16 lessons: Electron process isolation, trusted RPC, turn loop,
Pi Workbench
Native desktop workbench (PySide6) for the pi coding agent — streaming chain-of-thought, per-turn token/cache/
TaskWraith
Local-first desktop control room for coding agents. Run Codex, Claude Code, Cursor, Grok, Mistral, Pi, and loc
Solenta
Solenta - local-first desktop control surface for coding agents (Claude Code, Codex, Kimi, Grok, OpenCode)
Equip Silo Provider
Add a provider (claude, codex, grok, gemini, …) to an already-onboarded account silo with farm equip, completi
Agent Providers
Agent provider layer (Claude, Grok, Codex over subscription-login CLIs / APIs): routing, live catalogs, turn s
Related Agents
Pi Implementer
Implementation lane driven by the pi CLI (a local multi-provider coding agent, distinct from omp). Model-agnos
Yume
Native desktop UI for Claude Code with orchestration, streaming, background agents, and multi-provider support
Restaurant Router
Router agent for restaurant reservation requests. Reads the provider registry, picks the right provider agent