streamable-httpupdated 3mo ago
agentic HTML export QA MCP with structured receipts.
¿Qué puedes hacer con Agentic HTML Export QA MCP?
Agentic HTML Export QA MCP
agentic HTML export QA MCP with structured receipts.
Paid remote MCP for agentic HTML export QA MCP, structured receipts, audit logs, and reviewer-ready evidence.
Public Endpoints
- Website: https://agentichtmlexportqa.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605
- MCP endpoint: https://agentichtmlexportqa.clauxel.com/mcp
- Server card: https://agentichtmlexportqa.clauxel.com/server-card.json
- Registry name:
com.clauxel.agentichtmlexportqa/agentichtmlexportqa-mcp
Access
This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
Tools
check_html_export_qaclassify_layout_gapcheck_link_summaryissue_export_receiptexport_html_qa_log
Quick Start
- Open the website and choose a plan.
- Create or request an API token.
- Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
- Send JSON-RPC requests with the bearer token.
Useful Links
- Product page: https://agentichtmlexportqa.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605
- Pricing: https://agentichtmlexportqa.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605#pricing
- Server card: https://agentichtmlexportqa.clauxel.com/server-card.json
- MCP endpoint: https://agentichtmlexportqa.clauxel.com/mcp
Status
This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
Instalación
Añade Agentic HTML Export QA MCP a tu cliente. Elige el que uses.
claude mcp add --transport http agentic-html-export-qa-mcp https://agentichtmlexportqa.clauxel.com/mcpcodex mcp add agentic-html-export-qa-mcp --url https://agentichtmlexportqa.clauxel.com/mcp{
"mcpServers": {
"agentic-html-export-qa-mcp": {
"url": "https://agentichtmlexportqa.clauxel.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"agentic-html-export-qa-mcp": {
"type": "http",
"url": "https://agentichtmlexportqa.clauxel.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"agentic-html-export-qa-mcp": {
"url": "https://agentichtmlexportqa.clauxel.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"agentic-html-export-qa-mcp": {
"serverUrl": "https://agentichtmlexportqa.clauxel.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
3 herramientas
Agentic HTML Export QA MCP expone 3 herramientas a un agente conectado.
- check_html_export_qa
- `classify_layout_gap`
- check_link_summary
- `issue_export_receipt`
- export_html_qa_log
- —
Puntuación
52 / 100
Suficiente
- Documentación17/25
- Mantenimiento13/25
- Confianza6/20
- Capacidad4/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 103 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 3 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.0.0Última | 20 may 2026 |