Skip to content
Gemini CLI

JPYC Agent MCP for Gemini CLI

com.jpyc-info/jpyc-agent-mcp

OAuth-protected JPYC wallet, transfer, and contract workflows on Polygon.

client:Gemini CLI transport:streamable-http

Install JPYC Agent MCP in Gemini CLI

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

{
  "mcpServers": {
    "jpyc-agent-mcp": {
      "httpUrl": "https://jpyc-info.com/api/jpyc-agent-mcp"
    }
  }
}

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

JPYC Agent MCP in other clients