ZapSign tutorials for AI agents
Step-by-step guides to connect Claude, ChatGPT, Cursor, Codex and Gemini to ZapSign — via MCP or REST API.
Last updated: 2026-08-21
Claude
Paste the MCP URL in Claude Desktop → Connectors. The fastest path — no Node.js install.
ChatGPT
MCP connector via URL in ChatGPT developer mode. Nothing to host.
Cursor
MCP in the editor: paste the URL in Settings → MCP and create real documents in the agent loop.
Codex CLI
Configure ZapSign MCP in Codex config.toml and automate documents from the terminal.
Gemini CLI
Add the MCP server to Gemini CLI settings.json and use ZapSign tools in chat.
MCP Server
Complete guide to the official MCP server: install, remote and stdio modes, tools and security.
REST API
No MCP: create your first document with a POST and receive status via webhook.
MCP vs REST API
When to use the MCP server versus direct HTTP integration in your application.