{"name":"DocuSeal","description":"DocuSeal knowledge base. Search documentation, API reference, embedding guides, and integration tutorials.","version":"1.0.0","provider":{"organization":"DocuSeal LLC","url":"https://www.docuseal.com"},"documentationUrl":"https://www.docuseal.com/docs","iconUrl":"https://www.docuseal.com/logo_square.svg","protocolVersion":"1.0","supportedInterfaces":[{"url":"https://mcp.docuseal.com","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"search","name":"Search","description":"Semantic search across DocuSeal knowledge base. Returns titles, URLs, and short descriptions. Use this tool first to find relevant documentation, then use load_resource to read full page content. You can call multiple search tools in parallel for completely different topics.","tags":["search","knowledge-base","api-reference","e-signature","integration"],"examples":["How to embed a signing form in React?","How to send a document for signature via API?","What webhook events does DocuSeal support?"]},{"id":"load_resource","name":"Load Resource","description":"Load the full content of a documentation page by its URL. Use URLs from search results to read complete documentation.","tags":["documentation","content-loader","reference","guide"],"examples":["Load the API reference for templates","Show the guide for sending documents for signature via API","Load the CSS customization guide for signing forms"]}]}