Odel
tamperlens mcp

tamperlens mcp

Local
@haruodevTypeScriptMITUpdated 1w ago

Was this document edited, did its redactions hold, is it safe for a model to read — Tamperlens API.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtamperlens-mcpv1.36.0

Run

npx -y tamperlens-mcp

MCP client config

{
  "mcpServers": {
    "tamperlens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tamperlens-mcp"
      ]
    }
  }
}