mysw lee

Token-Share - Native macOS menu bar gateway for LLM APIs

by
A native macOS menu bar LLM API gateway — translate and stream between OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages protocols locally.

Add a comment

Replies

Best
mysw lee
Maker
📌
I built Token Share because I kept running into different LLM API formats during development, especially across OpenAI and Anthropic-style endpoints. I wanted something local, lightweight, and always available without turning into a bigger hosted gateway or a heavy dashboard app, so I made a native macOS menu bar tool for it. Token Share runs on localhost and handles: 1. OpenAI / Anthropic protocol translation 2. streaming relay 3. quick switching between upstream providers 4. a simple native macOS workflow It’s also open source: https://github.com/leemysw/token... Would love to hear how you’d use it or what provider patterns you’d want next.