Direct MCP candidate from registry
direct:mcp.docuseal.com:7975c26673Discovered from registry; probed directly as a possible remote MCP endpoint.
Tools · 2
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 …
Load the full content of a documentation page by its URL. Use URLs from search results to read complete documentation.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"direct_mcp_candidate_from_registry": {
"url": "https://mcp.docuseal.com",
"transport": "streamable-http"
}
}
}