Skip to content
Gemini CLI

ToolYour for Gemini CLI

com.toolyour/mcp

Remote MCP: plan, run, verify for SEO/security/ship-gate. Same REST API key; 500 free credits/month.

client:Gemini CLI transport:streamable-http

Install ToolYour in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.toolyour.com/mcp/http"
    }
  }
}

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

ToolYour in other clients