AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

StackFerry

mcp-ninthless-stackferry · by Ninthless

A focused desktop provider manager and router for AI coding tools.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add mcp-ninthless-stackferry

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-ninthless-stackferry)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4d ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of StackFerry? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

StackFerry

Provider routing and configuration for AI coding tools

[](LICENSE) [](#development)

StackFerry is an independent desktop application for managing custom AI providers, API endpoints, credentials, and active routes across coding tools.

StackFerry is not affiliated with or endorsed by the CC Switch maintainers.

Supported Tools

Provider management covers Claude Code, Claude Desktop, Codex, Pi, Gemini CLI, Grok Build, OpenCode, OpenClaw, and Hermes.

For Pi, StackFerry manages custom providers in models.json, API credentials in auth.json, defaults in settings.json, sessions under sessions/, and skills under skills/. It respects PI_CODING_AGENT_DIR and does not duplicate API keys into models.json.

Project Status

StackFerry 0.1.0 is in active development. Its package, application identifier, data directory, database, Deep Link scheme, sync namespace, generated files, and release artifacts are isolated from CC Switch.

The initial StackFerry codebase was based on CC Switch 3.19.0.

StackFerry releases include signed updater artifacts for in-app installation. The application verifies every update against the public key embedded in its Tauri configuration.

Foundation

StackFerry began from the CC Switch 3.19.0 codebase and preserves its MIT license, copyright notice, attribution, and Git history. StackFerry is maintained as a standalone project and does not automatically track CC Switch.

The Pi badge is sourced from the official Pi Press Kit.

Development

Requirements

  • Node.js 18 or later
  • pnpm 8 or later
  • Rust 1.85 or later
  • Tauri CLI 2.8 or later

Setup

pnpm install
pnpm dev

Verification

pnpm typecheck
pnpm format:check
pnpm test:unit

Production Build

pnpm build

Release builds use StackFerry identifiers and artifact names. Before creating a tag, set the same SemVer in package.json, src-tauri/tauri.conf.json, and src-tauri/Cargo.toml. A matching v* tag publishes installers, updater signatures, and latest.json through GitHub Releases; mismatched or invalid tags fail before platform builds begin.

The release workflow requires TAURI_SIGNING_PRIVATE_KEY as a repository secret. macOS builds use ad-hoc signing without Apple notarization, so first launch may require manual approval in System Settings. In-app updates remain protected by StackFerry's updater signature.

License

StackFerry is distributed under the [MIT License](LICENSE).

The original CC Switch copyright and license notice are retained as required by the MIT License:

Copyright (c) 2025 Jason Young

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.