SignWell for your agents.
Connect SignWell once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to SignWell.
What agents can do with SignWell
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
signwell_get_meCheck the token: returns the authenticated account info.
signwell_list_documentsList documents in your account, with optional filters.
signwell_get_documentGet a single document's details and status by its id.
signwell_send_documentCreate and send a document for signature. Provide files as base64 or use a template_id. Recipients get email invitations.
signwell_list_templatesList available templates in the account.
signwell_get_templateGet details of a specific template by id.
signwell_delete_documentDelete a document by id. Only documents in draft status can be deleted.
signwell_send_reminderSend a reminder email to all pending recipients of a document that is awaiting signature.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your SignWell account.
- Go to Settings -> API.
- Create and copy your API token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SignWell to Even: call connect_begin("signwell") on the even-connect MCP and walk me through it.
Send documents for signature via SignWell, track signing status, and manage contract templates and recipients.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.