Skip to content

Localization Resource Integrity for Zed

com.mcpscores/localization-resource-integrity

Checks the structural integrity of translated resource dictionaries against a source dictionary y...

client:Zed transport:streamable-http tools:1

Install Localization Resource Integrity in Zed

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

{
  "context_servers": {
    "localization-resource-integrity": {
      "url": "https://mcp-factory.bowling-anthony.workers.dev/localization-resource-integrity/mcp"
    }
  }
}

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

What Zed can do once it is connected

Localization Resource Integrity in other clients