Skip to content
Gemini CLI

Resale Margin Calculator for Gemini CLI

io.github.weromon/resale-margin-mcp

Paid MCP tool for resale fees, net profit, ROI, and break-even price.

client:Gemini CLI transport:streamable-http tools:1

Install Resale Margin Calculator in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "resale-margin-mcp": {
      "httpUrl": "https://resale-margintest.weromonit0.workers.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Resale Margin Calculator in other clients