anvil for Gemini CLI
io.usefulapi/anvil
Hosted MCP server for Anvil — fill & generate PDFs and run Etch e-signature packets for AI agents.
client:Gemini CLI
transport:streamable-http
tools:10
Install anvil in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"anvil": {
"httpUrl": "https://anvil.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs