AI Toolkit

AI Agents

Everything you need to build, integrate, and operate AI agents with SignatureAPI.

SignatureAPI is built to work alongside AI. Whether you are connecting an off-the-shelf agent through MCP, feeding our documentation into an LLM at build time, or designing an end-to-end agentic signing experience, this section is your starting point.

Connect an agent through MCP

Our hosted Model Context Protocol server lets any MCP-compatible client send envelopes, manage signing, and look up documentation on behalf of an account. Sign in once through OAuth and the agent is ready to act.

The fastest way to connect a coding agent is to let it do the work. Paste this into Claude Code, Codex, Cursor, or any agent that can read a URL:

Set up SignatureAPI for me. Read https://signatureapi.com/docs/ai-toolkit/mcp/connecting-clients.md
and follow the section for the agent you are running in. If I am working on a codebase, install the
SignatureAPI plugin (skills plus MCP server) rather than the MCP server alone. Ask me before opening
a browser for sign-in, and never print tokens or keys. When you are done, prove it works by listing
my 5 most recent test-mode envelopes, then tell me what you changed and how to undo it.

Prefer to do it yourself? Connecting clients has a one-command installer, one-click buttons for Cursor and VS Code, and manual steps for every supported app.

Develop with agents

When you are the developer writing code against SignatureAPI, feed the documentation to your AI coding assistant so it generates accurate integration code.

Use cases

See what becomes possible when an agent drives the entire signing flow.