Skip to content

Localization Resource Integrity for Cursor

com.mcpscores/localization-resource-integrity

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

client:Cursor transport:streamable-http tools:1

Install Localization Resource Integrity in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Localization Resource Integrity in other clients