SYC-AI

SYC-AI

Every AI account you own. One panel. Your server.
Claude, Codex, Gemini, Cursor, Kimi, Qwen and your own API keys, side by side — signed releases, your data stays on your machine.

Install on a fresh Linux server

One command. The panel registers itself with the SYC-AI control plane, verifies every release signature and updates itself.

curl -fsSL https://raw.githubusercontent.com/SYCC-AI/syc-ai/main/install.sh | \
  SYC_SRC=https://control.syc-ai.com/install \
  SYC_CONTROL_URL=https://control.syc-ai.com \
  SYC_PUBLIC_ORIGIN=https://<your https origin> \
  SYC_ARTIFACT_SRC=https://control.syc-ai.com/artifacts \
  SYC_ARTIFACT_ACCESS=grant bash

The two public keys and the full command are in the README.

What you get