What is the io.zsign/zsign MCP server?
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
How to install io.zsign/zsign
Copy-paste configuration for popular MCP clients.
AuthorizationsecretOptional. This server is an OAuth 2.1 protected resource: clients should prefer OAuth, discovered automatically via /.well-known/oauth-protected-resource/mcp and /.well-known/oauth-authorization-server (authorization code + PKCE S256, Dynamic Client Registration at /oauth/register, refresh tokens, scopes: account:read, credits:read, credits:purchase, envelopes:send, envelopes:read). As an alternative, set this header to a static 'Bearer zs_live_...' API key. Neither is needed for discovery: create_account and get_pricing work unauthenticated, and create_account returns a key.
{
"mcpServers": {
"zsign": {
"url": "https://zsign.io/mcp"
}
}
}{
"mcpServers": {
"zsign": {
"serverUrl": "https://zsign.io/mcp"
}
}
}{
"servers": {
"zsign": {
"type": "http",
"url": "https://zsign.io/mcp"
}
}
}{
"mcpServers": {
"zsign": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://zsign.io/mcp"
]
}
}
}claude mcp add --transport http zsign https://zsign.io/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.