zapsign_account_write_delete_user — ZapSign MCP Tool
zapsign_account_write_delete_user
(zapsign account write delete user) is one of 35 tools on the
ZapSign
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call zapsign_account_write_delete_user from your client
- Claude Code ZapSign zapsign_account_write_delete_user run in your project directory
- Claude Desktop ZapSign zapsign_account_write_delete_user ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ZapSign zapsign_account_write_delete_user ~/.cursor/mcp.json
- VS Code ZapSign zapsign_account_write_delete_user .vscode/mcp.json
- Zed ZapSign zapsign_account_write_delete_user ~/.config/zed/settings.json
- Windsurf ZapSign zapsign_account_write_delete_user ~/.codeium/windsurf/mcp_config.json
- Cline ZapSign zapsign_account_write_delete_user ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ZapSign zapsign_account_write_delete_user ~/.gemini/settings.json
- Grok ZapSign zapsign_account_write_delete_user .mcp.json (in your project root)
- ChatGPT ZapSign zapsign_account_write_delete_user Settings → Connectors → Advanced → Developer mode
- Claude.ai ZapSign zapsign_account_write_delete_user Settings → Connectors → Add custom connector
- LangChain ZapSign zapsign_account_write_delete_user pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http zapsign-mcp https://api.mcp.ai/p_zapsign
Other tools on this server
- zapsign_list_accounts
- zapsign_documents_list
- zapsign_documents_get
- zapsign_documents_signer_log
- zapsign_documents_write_create
- zapsign_documents_write_create_from_template
- zapsign_documents_write_update
- zapsign_documents_write_delete
- zapsign_documents_write_refuse
- zapsign_documents_write_place_signatures
- zapsign_documents_write_add_extra_doc
- zapsign_signers_get
- zapsign_signers_write_add
- zapsign_signers_write_update
- zapsign_signers_write_remove
- zapsign_signers_write_sign
- zapsign_templates_list
- zapsign_templates_get
- zapsign_templates_write_create
- zapsign_templates_write_update
- zapsign_templates_write_delete
- zapsign_webhooks_write_create
- zapsign_webhooks_write_delete
- zapsign_checks_get
- zapsign_checks_write_create
- zapsign_account_plan
- zapsign_account_users
- zapsign_account_write_create_user
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.