Skip to content
Gemini CLI

agentpmt for Gemini CLI

com.agentpmt/agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

client:Gemini CLI transport:streamable-http

Install agentpmt in Gemini CLI

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

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

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

agentpmt in other clients