agntpad for Gemini CLI
com.agntpad/agntpad
Read, search, and publish files in your organization's Spaces using Microsoft work sign-in.
client:Gemini CLI
transport:streamable-http
Install agntpad in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agntpad": {
"httpUrl": "https://agntpad.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