Use SnapRender with Custom GPTs or OpenAI function calling via the OpenAPI specification.
- Go to ChatGPT → Explore GPTs → Create
- In the Configure tab, scroll to Actions → Create new action
- Import the schema from URL:
https://app.snap-render.com/openapi.json - Set Authentication → API Key → Header name:
X-API-Key - Enter your SnapRender API key
The GPT can now take screenshots when asked.
The openapi.json in this directory defines all SnapRender endpoints. Use it with the OpenAI Assistants API or Chat Completions API with function calling.
SnapRender supports the standard ChatGPT Actions plugin discovery:
https://app.snap-render.com/.well-known/ai-plugin.json
Sign up free at snap-render.com — 200 screenshots/month, no credit card required.
- MCP Server — For Claude Desktop & Claude Code
- Node.js SDK —
npm install snaprender - Python SDK —
pip install snaprender - OpenClaw Skill — Screenshot skill for OpenClaw agents