@cloudi66: https://x.com/cloudi66/status/2090294715665293335
Summary
Introduces an open-source plugin named dsh that converts web subscriptions like ChatGPT, Claude, and Grok into standard AI model APIs, allowing users to fully utilize their existing subscriptions without additional API fees, and includes features such as real-time search, image generation, and video generation.
View Cached Full Text
Cached at: 08/20/26, 11:05 PM
Never Pay for API Tokens Again: Turn Your ChatGPT (Codex), Claude, and Grok (X Premium) Subscriptions into LLMs
We’ve all heard the complaints: “My API key is running out again!” or “This month’s LLM bill costs more than my rent.” Before you rush to top up your credit card, take a moment to consider the assets you already have.
Do you really understand the subscriptions you’re paying for? ChatGPT Plus (or Codex access), Claude Pro, and perhaps a Grok subscription (X Premium) you got just to keep up on X (formerly Twitter)… these monthly fees add up to a significant annual expense. Yet most people only use them to chat via a few browser tabs, completely wasting the concurrent usage and tool capabilities these subscriptions offer.
Recently, the community unearthed a hardcore open-source tool—the dsh plugin. In essence, its core function is simple: it takes your existing web-based subscription accounts and “disguises” them into callable standard LLM APIs—without ever needing to input a paid API key.
How does this “freeloading” of your already-paid subscriptions actually work?
First, it eliminates the old manual methods of scraping cookies or headers, only to worry about them expiring. In the dsh configuration page, you simply click OAuth authorization, log in via the browser pop-up, and authentication is completed automatically in the background. The token refreshes silently, so you never have to worry about sudden disconnections. As a bonus, it visualizes the remaining quota and usage across all your platforms, giving you complete peace of mind.
But the real magic doesn’t stop at just exposing language models. This tool also includes three incredibly practical “hidden weapons”:
-
x_search (Real-time X Platform Search)
Tap directly into Grok’s underlying search capabilities. Whether you’re looking for the latest breaking tech rumors, a newly released open-source project, or a top developer’s recent posts, traditional LLMs often draw a blank. With this interface, you can query real-time updates straight from the front lines of X, instantly maximizing information timeliness. -
image_generate (Dual-Engine Image Generation)
Many third-party tool integrations require separate setup for Midjourney or OpenAI’s DALL·E API just to generate an image. Now, you can leverage the subscription logic directly, tapping into both GPT and Grok’s image generation styles. When coding or building automated workflows that need visuals, simply issue a command to generate images. -
video_generate (Video Generation Interface)
This integrates cutting-edge AI video generation directly into your workflow. Skip the queues on various generative video platforms and produce videos instantly, either locally or within your own client.
Let’s be honest—you’re already paying these subscription fees every month, and letting them go unused is just wasteful. By using the dsh plugin to fully activate them, you avoid extra API top-ups while enjoying a complete ecosystem of tools, extracting the absolute maximum value from your existing subscriptions.
If you’re also struggling with hefty API bills, give this approach a try. Making the most of the tools you already have is the truly smart play.
Access Link:
https://github.com/V1ki/dsh-plugin-subscriptions
Similar Articles
@ai_super_niko: https://x.com/ai_super_niko/status/2077612167634030853
CLIProxyAPI is a 42k-star open-source tool that converts AI subscriptions like Claude and ChatGPT into local API endpoints via OAuth login. It allows tools that only support API keys (such as ByteDance Trae, Tencent WorkBuddy) to share the same subscription, solving the pain point of reusing subscriptions across multiple tools.
@Ryrenz: Deploy a full-featured enhanced ChatGPT on your own server, share it with the whole family, saving each person's monthly subscription fee. GitHub 40.1k stars, the most feature-rich self-hosted AI chat interface. If a family or a team all want to use good models, each person signing up for a separate ChatGPT Plu…
LibreChat is an open-source self-hosted AI chat interface that supports various models including GPT, Claude, Gemini, DeepSeek, etc., integrates code interpreter and plugins, making it convenient for families or teams to share AI services and save subscription costs.
Get started with ChatGPT Work
OpenAI has released a brand new ChatGPT that is no longer just a conversational tool; it can connect to calendars, Slack, Drive, and other tools, automatically accomplish work briefings, data analysis, and application repairs, and even operate computers and browsers.
@wei_wang: https://x.com/wei_wang/status/2072878140490231882
This article introduces how to use the Hermes Desktop application to integrate multiple AI models such as ChatGPT, X Premium/Grok, DeepSeek, and MiniMax into a single app. By configuring message channels and automated workflows, you can assign different tasks to different models, improving efficiency.
Build and publish web apps directly in ChatGPT
OpenAI has launched the Sites plugin, allowing users to directly build, optimize, and publish web apps in ChatGPT using natural language descriptions, without any additional configuration or tool switching.