SignSimple
signsimple.app
· SignSimple
Free, unlimited electronic signature service. Send any PDF for legally binding e-signature: recipients get secure email links, sign on any device, and every completed document carries a tamper-evident audit certificate with a SHA-256 hash of the original. Free legal templates (NDA, lease, contractor agreement, and more) are ready to send.
signsimple.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-14 23:57:11 current | deb20f402c8e… |
view → |
Endpoints
| Agent card | https://signsimple.app/.well-known/agent-card.json |
| Provider | https://signsimple.app |
| Docs | https://signsimple.app/developers |
Skills · 3 declared · mapped to canonical taxonomy
Email a PDF to one or more recipients for legally binding electronic signature, with automatic field placement, reminders, and expiration.
Check who has viewed, signed, or declined a sent document, and fetch the signed PDF with its audit certificate once complete.
Professionally drafted NDA, lease, contractor agreement, liability waiver, bill of sale, and promissory note templates, ready to send for signature.
Health · last 10 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/signsimple.app) [](https://agenstry.com/agents/signsimple.app) [](https://agenstry.com/agents/signsimple.app) [](https://agenstry.com/agents/signsimple.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "SignSimple",
"description": "Free, unlimited electronic signature service. Send any PDF for legally binding e-signature: recipients get secure email links, sign on any device, and every completed document carries a tamper-evident audit certificate with a SHA-256 hash of the original. Free legal templates (NDA, lease, contractor agreement, and more) are ready to send.",
"url": "https://signsimple.app",
"provider": {
"organization": "SignSimple",
"url": "https://signsimple.app"
},
"version": "1.0.0",
"documentationUrl": "https://signsimple.app/developers",
"interfaces": {
"mcp": {
"transport": "streamable-http",
"url": "https://signsimple.app/mcp",
"authentication": {
"type": "apiKey",
"in": "header",
"name": "Authorization",
"scheme": "Bearer",
"instructions": "Create a free API key at https://signsimple.app/profile and send it as 'Authorization: Bearer ss_live_...'. Discovery calls (initialize, tools/list, list_templates) need no key."
}
},
"rest": {
"openapi": "https://signsimple.app/openapi.json"
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "send_for_signature",
"name": "Send a document for signature",
"description": "Email a PDF to one or more recipients for legally binding electronic signature, with automatic field placement, reminders, and expiration.",
"tags": [
"esignature",
"documents",
"contracts",
"pdf"
]
},
{
"id": "get_document_status",
"name": "Track signing progress",
"description": "Check who has viewed, signed, or declined a sent document, and fetch the signed PDF with its audit certificate once complete.",
"tags": [
"esignature",
"status"
]
},
{
"id": "list_templates",
"name": "Free legal templates",
"description": "Professionally drafted NDA, lease, contractor agreement, liability waiver, bill of sale, and promissory note templates, ready to send for signature.",
"tags": [
"templates",
"legal",
"nda",
"lease"
]
}
]
}