offload-sidecar
offload-sidecar is an MCP tool that offloads file transforms, log triage, and vision tasks by passing file paths instead of content to Claude, routing work through local Ollama tiers (deep/fast) for privacy-critical tasks or Gemini via agy CLI (flash/pro) for vision and large inputs with budget-gated quota management. Deterministic in-process operations (dedup, sort, filter, decode, format conversion) incur no model calls, while LLM-backed operations validate output format before writing results and return only status payloads.
Install
Source: https://github.com/seankoji-com/claude-plugins/tree/HEAD/plugins/offload-sidecar
What it's made of
1 MCP server
- Commands
- 0
- Agents
- 0
- Skills
- 0
- MCP servers
- 1
- Hooks
- 0
What it needs & plugs into
- API keys
- none
- Paid services
- Google Gemini
- External tools
python3- Talks to
- nothing external detected
Facts extracted from the plugin's files. Prose generated by claude-haiku-4-5-20251001.
Is this your plugin?
Claim it to keep the card accurate and enter the weekly contest. Requires signing in as the GitHub owner (seankoji-com).