tokenmaxxing

jerrylin-23/tokenmaxxing
★ 0 stars Python AI/LLM Updated today
macOS desktop + CLI portal for agentic handoffs: plan on ChatGPT Web, execute with your local CLI agent (Codex, Claude Code, Antigravity) — via a local MCP server exposed over Tailscale Funnel.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tokenmaxxing": {
      "command": "uvx",
      "args": [
        "tokenmaxxing"
      ]
    }
  }
}

Or install with pip: pip install tokenmaxxing

Topics

ai-agentschatgptclaude-codeclicodexdeveloper-toolsmacosmcpmodel-context-protocoltailscale