← Registry

Security & Testing

auditmy.design

Audits websites for trustworthiness and security, providing unlockable full findings and pollable audit results.

1 endpoint3 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://auditmy.design/api/mcp

No auth detected

MCP server metadata

Name
auditmy.design
Version
1.0.0
Capabilities
tools

Known tools 3

audit_website

Call after shipping or changing a page, before a human reviews it, or when asked whether a site looks trustworthy.

Inferred read-only
unlock_audit

Call once you've reviewed audit_website's counts and want the full findings.

Inferred read-only
get_audit

Poll after unlock_audit.

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.auditmy-design]
url = "https://auditmy.design/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "auditmy-design": {
      "type": "http",
      "url": "https://auditmy.design/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: auditmy-design
Remote MCP URL: https://auditmy.design/api/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": {
    "auditmy-design": {
      "url": "https://auditmy.design/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "auditmy-design": {
      "type": "http",
      "url": "https://auditmy.design/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "auditmy-design",
  "transport": "streamable-http",
  "url": "https://auditmy.design/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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