Security & Testing
deploytoagents.com
Audits public web apps for security and compliance, providing results and remediation plans.
ENDPOINT 1
https://deploytoagents.com/mcp
MCP server metadata
- Name
- deploy-to-agents
- Version
- 0.3.0
Use this server to audit a public app's agent-facing surfaces, inspect the result, and create an evidence-based distribution plan. It does not yet publish customer artifacts or guarantee recommendation by any model.
Known tools 4
audit_appQueue a bounded audit of a public HTTP or HTTPS app and return an unlisted receipt URL.
Inferred read-onlyget_audit_resultRetrieve the current status, score, findings, privacy state, and evidence URL for an audit UUID.
Inferred read-onlycreate_distribution_planTurn a completed technical audit into prioritized remediation plus official-registry, public-repository, customer-evidence, and independent-discovery actions.
Inferred read-onlyget_customer_zero_evidenceReturn the public self-audit evidence and the explicit boundary between technical readiness and independent discovery.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.deploy-to-agents]
url = "https://deploytoagents.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"deploy-to-agents": {
"type": "http",
"url": "https://deploytoagents.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: deploy-to-agents
Remote MCP URL: https://deploytoagents.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"deploy-to-agents": {
"url": "https://deploytoagents.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"deploy-to-agents": {
"type": "http",
"url": "https://deploytoagents.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "deploy-to-agents",
"transport": "streamable-http",
"url": "https://deploytoagents.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for deploytoagents.com was fetched 2026-07-26T07:20:23.487Z and is being refreshed.
deploytoagents.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.