Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Deploy to Agents

com.deploytoagents/server

Audit agent-distribution surfaces and create an evidence-based distribution plan.

Uptime
100.0%
1 direct probes · 30d
Response
747ms
last probe
Tools
4
callable
Resources
1
readable
Prompts
0
available

Tools · 4

audit_app

Queue a bounded audit of a public HTTP or HTTPS app and return an unlisted receipt URL. Reuse get_audit_result until processing completes.

get_audit_result

Retrieve the current status, score, findings, privacy state, and evidence URL for an audit UUID.

create_distribution_plan

Turn a completed technical audit into prioritized remediation plus official-registry, public-repository, customer-evidence, and independent-discovery actions.

get_customer_zero_evidence

Return the public self-audit evidence and the explicit boundary between technical readiness and independent discovery.

Resources · 1

customer-zero-evidence

Public technical evidence and its current limitations

deploytoagents://customer-zero

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deploy_to_agents": {
      "url": "https://deploytoagents.com/mcp",
      "transport": "streamable-http"
    }
  }
}