Claude Relay Service
Claude Relay Service is a one-stop open-source relay service that allows unified access to Claude, OpenAI, Gemini, and Droid subscriptions, supporting cost-sharing and seamless native tool usage.
- •When you need to integrate multiple AI services into your application
- •When you want to reduce costs by sharing subscriptions with others
- •When you require a unified interface for different AI models
curl -X POST -H 'Content-Type: application/json' -d '{"model": "claude", "prompt": "Hello, how are you?"}' http://localhost:8080/api/generateSkip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/claude-relay-service && curl -fsSL https://workflowstacks.com/api/skills/claude-relay-service/claude-skill -o ~/.claude/skills/claude-relay-service/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Claude Relay Service is a very large JavaScript project (~144k lines across 290 code files, plus 25 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3src/app.jsWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5.env.exampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/claude-relay-service && curl -fsSL https://workflowstacks.com/api/skills/claude-relay-service/claude-skill -o ~/.claude/skills/claude-relay-service/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.