{
  "ok": true,
  "name": "clauses",
  "url": "https://mcp.zovo.one/mcp/clauses",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-06.1",
  "summary": "The clause library is per token and is seeded with the starter set on first use.",
  "tool_count": 12,
  "tools": [
    "clause_add",
    "clause_get",
    "clause_update",
    "clause_delete",
    "clause_list",
    "clause_search",
    "clause_import",
    "clause_export",
    "contract_assemble",
    "variables_list",
    "license_status",
    "license_activate"
  ],
  "free_limits": "10 clauses of your own on top of the starter set, 8 clauses per assembled document, markdown import and export (JSON is Pro)",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/clauses/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}