Deploy to Agents
com.deploytoagents/serverAudit agent-distribution surfaces and create an evidence-based distribution plan.
Tools · 4
Queue a bounded audit of a public HTTP or HTTPS app and return an unlisted receipt URL. Reuse get_audit_result until processing completes.
Retrieve the current status, score, findings, privacy state, and evidence URL for an audit UUID.
Turn a completed technical audit into prioritized remediation plus official-registry, public-repository, customer-evidence, and independent-discovery actions.
Return the public self-audit evidence and the explicit boundary between technical readiness and independent discovery.
Resources · 1
Public technical evidence and its current limitations
deploytoagents://customer-zero
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"deploy_to_agents": {
"url": "https://deploytoagents.com/mcp",
"transport": "streamable-http"
}
}
}