Skip to content

anaclumos/tokenmaxxing

v1.8.0MIT

Pool Claude Code and Codex logins, switch on pace pressure, and expose safe ops tools to agent clients.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

tokenmaxxingstdio
{
  "type": "stdio",
  "command": "./bin/tokenmaxxing-mcp",
  "cwd": "${PLUGIN_ROOT}"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "tokenmaxxing",
  "version": "1.8.0",
  "description": "Pool Claude Code and Codex logins, switch on pace pressure, and expose safe ops tools to agent clients.",
  "author": {
    "name": "anaclumos",
    "url": "https://github.com/anaclumos"
  },
  "homepage": "https://github.com/anaclumos/tokenmaxxing",
  "repository": "https://github.com/anaclumos/tokenmaxxing",
  "license": "MIT",
  "keywords": [
    "claude",
    "codex",
    "quota",
    "account-switching",
    "mcp"
  ]
}