Skip to content
Zed

ident mcp for Zed

io.github.nexus-api-lab/ident-mcp

Checksum validation for AI agents: IBAN, ISBN, EAN/GTIN, UUID, ULID. Deterministic, no auth.

client:Zed transport:streamable-http

Install ident mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ident-mcp": {
      "url": "https://ident-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ident mcp in other clients