Superforms for Gemini CLI
co.superforms/superforms
Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.
client:Gemini CLI
transport:streamable-http
tools:11
Install Superforms in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"superforms": {
"httpUrl": "https://superforms.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs