← Registry

Security & Testing

deploytoagents.com

Audits public web apps for security and compliance, providing results and remediation plans.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://deploytoagents.com/mcp

No auth detected

MCP server metadata

Name
deploy-to-agents
Version
0.3.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

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_app

Queue a bounded audit of a public HTTP or HTTPS app and return an unlisted receipt URL.

Inferred read-only
get_audit_result

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

Inferred read-only
create_distribution_plan

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

Inferred read-only
get_customer_zero_evidence

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

Inferred read-only

CONNECT 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.

Trust status Neutral

deploytoagents.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.