← Registry

Developer Tools

dry.codes

Indexes and analyzes your code to detect duplicates, search, and compare files for code reuse.

1 endpoint9 known toolsFirst detected July 14, 2026Last detected July 14, 2026

ENDPOINT 1

https://dry.codes/mcp/public

No auth detected

Known tools 9

search_code

Indexed: searches YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
dry_wand

Indexed: checks against YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
find_file

Indexed: searches YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
list_files

Indexed: lists YOUR indexed files on DRY.codes (no live GitHub call).

Inferred read-only
list_dry_issues

Indexed: reads YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
compare_files

Indexed: compares YOUR indexed files on DRY.codes (no live GitHub call).

Inferred read-only
list_unique_files

Indexed: reads YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
list_duplicate_declarations

Indexed: reads YOUR indexed code on DRY.codes (no live GitHub call).

Inferred read-only
list_dependency_drift

Indexed: reads YOUR indexed code on DRY.codes (no live GitHub call).

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.dry-codes]
url = "https://dry.codes/mcp/public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dry-codes": {
      "type": "http",
      "url": "https://dry.codes/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dry-codes
Remote MCP URL: https://dry.codes/mcp/public

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": {
    "dry-codes": {
      "url": "https://dry.codes/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dry-codes": {
      "type": "http",
      "url": "https://dry.codes/mcp/public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dry-codes",
  "transport": "streamable-http",
  "url": "https://dry.codes/mcp/public"
}
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 dry.codes was fetched 2026-07-27T10:31:55.073Z and is being refreshed.

Trust status Neutral

dry.codes 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.