Loading MCP server directory, please wait...
Send documents for legally binding e-signature and manage the reusable templates behind them.
npx @getmcp/cli add io.apisign/apisignRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyAPISign API key, created under Dashboard > Account > API Keys. A Read Only key exposes only the lookup tools; a Read & Write key exposes all of them.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.apisign/apisign": {
"url": "https://apisign.io/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}