smg: Universal LLM Gateway
Smg provides a unified API access to multiple large language model (LLM) engines, allowing founders to integrate various LLMs into their applications without engine-specific code
- •When you need to support multiple LLM engines in your application and want a single, unified API
- •When you're building a multi-tenant application and need to authenticate and route requests to different LLM engines
- •When you want to leverage the strengths of different LLM engines, such as OpenAI and Anthropic, in a single application
Use the following command to send a request to the smg server: `curl -X POST -H 'Content-Type: application/json' -d '{"prompt": "Write a short story about a character who discovers a hidden world"}' http://localhost:8080/v1/llm`Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/smg && curl -fsSL https://workflowstacks.com/api/skills/smg/claude-skill -o ~/.claude/skills/smg/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/smg && curl -fsSL https://workflowstacks.com/api/skills/smg/claude-skill -o ~/.claude/skills/smg/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 mcp-server tools founders pair with this one.