Signwell

Signwell

SignWell is an electronic signature tool for legally binding e-signatures and faster document signing.

60VIEWS
2615USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app signwellnpx @composio/cli add cursor --app signwellnpx @composio/cli add cursor --app signwellnpx @composio/cli add cursor --app signwell

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Document

Tool to create and optionally send a new document for signing. use when you have files and recipients defined and want to programmatically submit a signature request in one call.

Create Webhook

Tool to register a webhook callback url. use when you need to receive document event notifications.

Delete Document

Tool to delete a document (and cancel signing if in progress). use when you need to remove a document by id after confirming it.

Delete Webhook

Tool to delete a registered webhook. use when you need to remove a webhook no longer sending events.

Get Credentials

Tool to retrieve account information for the current api key. use when validating credentials and obtaining user details.

Get Document

Tool to return a document and all associated document data. use when you need to fetch document details by id.

List Bulk Sends

Tool to list all bulk sends. use after setting up api credentials to retrieve paginated records.

List Webhooks

Tool to list all registered webhooks. use when you need to retrieve the active webhooks for your signwell account after setup.

8 actions available