ShotAPI MCP Server for Gemini CLI
io.github.smallhandsome/shotapi-mcp-server
Screenshot and HTML render MCP server for AI agents
client:Gemini CLI
transport:streamable-http
Install ShotAPI MCP Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shotapi-mcp-server": {
"httpUrl": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs